home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 83 / MacAddict_083_2003-07.iso / mac / Software / Development / VLC Source 0.5.3.dmg / ChangeLog < prev    next >
Text File  |  2003-04-08  |  635KB  |  20,226 lines

  1. 2003-04-08 Tuesday 21:26  gbazin
  2.  
  3.  * modules/audio_output/waveout.c: compilation fix for builtins only build.
  4.  
  5. 2003-04-08 Tuesday 13:22  sam
  6.  
  7.    * ./debian/changelog: ready for releasable .deb packages.
  8.  
  9. 2003-04-08 Tuesday 08:59  sam
  10.  
  11.    * ./configure.ac.in: if CoreAudio is too old, disable the coreaudio_resampler
  12.      module for the moment.
  13.  
  14. 2003-04-08 Tuesday 08:35  massiot
  15.  
  16.  * Fixed the translation option with Mac OS X.
  17.  
  18. 2003-04-08 Tuesday 07:22  sigmunau
  19.  
  20.  modules/video_filter/Modules.am: forgot to add the osdtest module
  21.  modules/video_filter/osd_text.c: fixed a bug in size/place calculations.
  22.  Support gamma correction of the text.
  23.  
  24. 2003-04-08 Tuesday 07:19  alexis
  25.  
  26.  Update spec file for the 0.5.3 release, courtesy of Jason Luka.
  27.  
  28. 2003-04-08 Tuesday 02:06  gbazin
  29.  
  30.  *  modules/gui/skins/src/event.cpp, modules/gui/skins/src/event.h:
  31.      fixed 2 nasty buffer overflows. This fixes the last crashes I've got
  32.      with the skins interface.
  33.  
  34. 2003-04-07 Monday 21:51  massiot
  35.  
  36.  * Updated ChangeLog
  37.  * src/libvlc.c: Darwin doesn't have a "translation" config variable
  38.  
  39. 2003-04-07 Monday 17:35  gbazin
  40.  
  41.  * po/fr.po: small update.
  42.  * modules/codec/libmpeg2.c: we now bypass libmpeg2 buffer management. As a nice side effect, still pictures in dvd menus are working now :)
  43.  
  44. 2003-04-07 Monday 16:02  gbazin
  45.  
  46.  * modules/audio_output/directx.c, modules/audio_output/waveout.c:
  47.     cosmetic changes.
  48.  
  49. 2003-04-07 Monday 13:46  gbazin
  50.  
  51.  * src/libvlc.c: fixed the translation config option to also take into
  52.    account the value in the config file.
  53.  
  54. 2003-04-07 Monday 13:01  gbazin
  55.  
  56.  * src/libvlc.c: reload the main module in case the user asks for the
  57.     translation to be disabled. That way, the translation will even be
  58.     disabled in the preferences panel.
  59.  
  60. 2003-04-07 Monday 12:41  hartman
  61.  
  62.  * new dutch translation
  63.  * readded Mac OS X readme file to Mac OS X distribution
  64.  * fixed some errors in the readme
  65.  
  66. 2003-04-07 Monday 11:48  gbazin
  67.  
  68.  * src/misc/configuration.c: what the f??k, configuration variable names
  69.     and subtypes were being translated.
  70.  
  71. 2003-04-07 Monday 09:25  gbazin
  72.  
  73.  * modules/gui/wxwindows/interface.cpp: removed debug message.
  74.  
  75. 2003-04-06 Sunday 23:44  massiot
  76.  
  77.  * Renamed the "headphone" option to "headphone-opt" to avoid error
  78.  messages "option headphone does not exist". I'm not clever enough to find
  79.  out why it doesn't work when it's named "headphone".
  80.  
  81. 2003-04-06 Sunday 23:21  massiot
  82.  
  83.  * Bumped up revision number to 0.5.3
  84.  * po/* : run --update-po before the release
  85.  * ChangeLog : run --update-changelog
  86.  * toolbox : ChangeLog is UTC
  87.  * OS X : fixed a bug with the deinterlace menu and localizations (thanks
  88.    Felix)
  89.  
  90. 2003-04-06 Sunday 23:00  hartman
  91.  
  92.  * some small changes/fixes
  93.  
  94. 2003-04-06 Sunday 21:48  gbazin
  95.  
  96.  * po/fr.po: another bunch of updates to the french translation.
  97.  
  98. 2003-04-06 Sunday 20:46  karibu
  99.  
  100.  * Added missing files
  101.  
  102. 2003-04-06 Sunday 20:27  karibu
  103.  
  104.  * Changed default skin files
  105.  
  106. 2003-04-06 Sunday 20:08  sigmunau
  107.  
  108.  Support files that are called .asx and .pls but really are just .m3u files
  109.  
  110. 2003-04-06 Sunday 17:57  ipkiss
  111.  
  112.   - modules/gui/skins/skin_main.cpp: Try to open the default XML file first
  113.  
  114. 2003-04-06 Sunday 17:48  gbazin
  115.  
  116.  * modules/demux/mp4/mp4.c: fixed an off by one error in array access.
  117.  
  118. 2003-04-06 Sunday 17:16  titer
  119.  
  120.   Fixed a linkage problem with BeOS/BONE.
  121.  
  122. 2003-04-06 Sunday 17:14  gbazin
  123.  
  124.  * Makefile.am, install-win32: added the default skin to the win32 package.
  125.  
  126. 2003-04-06 Sunday 16:30  gbazin
  127.  
  128.  * modules/gui/wxwindows/messages.cpp: added a verbose checkbox which enables the warning and debug messages (disabled by default).
  129.  * NEWS: updated the NEWS file.
  130.  
  131. 2003-04-06 Sunday 15:43  massiot
  132.  
  133.  * Updated French and German translations courtesy of their maintainers
  134.  * THANKS: added Jean-Pierre Kuypers, French translator
  135.  * NEWS: updated for 0.5.3 release. Please check.
  136.  
  137. 2003-04-06 Sunday 14:12  massiot
  138.  
  139.  Disabled the translation configuration variable on OS X since it doesn't
  140.  work.
  141.  
  142. 2003-04-06 Sunday 13:18  sigmunau
  143.  
  144.  expand info categories by default
  145.  
  146. 2003-04-06 Sunday 10:34  sigmunau
  147.  
  148.  Some simple updates
  149.  
  150. 2003-04-06 Sunday 01:00  massiot
  151.  
  152.  * OS X : create dummy fr.lproj etc. directories, so that the Apple menu and standard file dialogs be translated too
  153.  * modules/gui/wxwindows/open.cpp: fixed a string
  154.  * src/misc/configuration.c: don't yell when a config variable disappears
  155.  * po/de.po po/it.po: new translations by maintainers
  156.  
  157. 2003-04-05 Saturday 12:43  gbazin
  158.  
  159.  * modules/codec/libmpeg2.c: hack to keep libmpeg2 from stealing pictures from the vout when the decoder is closed.
  160.  
  161. 2003-04-05 Saturday 12:32  gbazin
  162.  
  163.  * modules/access/dvdplay/access.c: fixed a bug in dvdNewArea() when i_angle == 0.
  164.  * install-win32: misc improvements to the nsis installer script.
  165.  
  166. 2003-04-04 Friday 19:32  massiot
  167.  
  168.  [no log message]
  169.  
  170. 2003-04-02 Wednesday 23:16  massiot
  171.  
  172.  * Added a new kfir: access module, designed to work around a bug in the
  173.    kfir driver.
  174.  
  175. 2003-04-02 Wednesday 21:21  sigmunau
  176.  
  177.  Fixed a bug when trying to set 4 channel output
  178.  
  179. 2003-04-02 Wednesday 15:20  massiot
  180.  
  181.  * Fixed a bug with the stream: input plug-in when receiving no data.
  182.  
  183. 2003-04-01 Tuesday 22:29  massiot
  184.  
  185.  * Bumped up revision number to 0.5.3-test2
  186.  * modules/access_output/udp.c: Now supports IPv6 IP addresses (patch
  187.    courtesy of Alexis Guillard)
  188.  * po/*: Updated po files to send out to the translators
  189.  * Mac OS X port: Cosmetics
  190.  
  191. 2003-04-01 Tuesday 16:13  sam
  192.  
  193.    * ./debian/control: changed the section of gnome-vlc and kvlc according to
  194.      new Debian archive sections.
  195.    * ./debian/woody-buildpackage: updated woody-buildpackage so that packages
  196.      say "stable".
  197.  
  198. 2003-04-01 Tuesday 16:11  gbazin
  199.  
  200.  * modules/gui/wxwindows/*: misc small improvements and fixes.
  201.  
  202. 2003-04-01 Tuesday 12:24  gbazin
  203.  
  204.  * modules/gui/skins/src/event.cpp: Event::CreateEvent() was trying to free
  205.     statically allocated strings.
  206.  
  207. 2003-04-01 Tuesday 11:12  massiot
  208.  
  209.  Added Andy Lindsay.
  210.  
  211. 2003-04-01 Tuesday 10:46  massiot
  212.  
  213.  * TS demux patches, courtesy of Andy Lindsay <andy_vl@ananam.com>.
  214.  
  215. 2003-04-01 Tuesday 00:18  gbazin
  216.  
  217.  * modules/gui/wxwindows/*: few modifications to the strings.
  218.  
  219. 2003-03-31 Monday 23:37  sigmunau
  220.  
  221.  made a format-only string untranslateable
  222.  
  223. 2003-03-31 Monday 23:32  sigmunau
  224.  
  225.  Changed a duplicate string, and removed an info string that isn't really
  226.  useful
  227.  
  228. 2003-03-31 Monday 22:39  massiot
  229.  
  230.  * modules/codec/*: Fixed a PTS bug at the initialization of some codecs
  231.  * modules/audio_filter/resampler/coreaudio.c: Set score to 0
  232.  
  233. 2003-03-31 Monday 22:39  gbazin
  234.  
  235.  * po/*: updated the po directory.
  236.  
  237. 2003-03-31 Monday 04:26  fenrir
  238.  
  239.   * v4l: forgot a munmap.
  240.  
  241. 2003-03-31 Monday 03:46  fenrir
  242.  
  243.   * v4l: updated, now it should grab (and compress if you want) the video.
  244.  Audio grabbing part is commented out and untested.
  245.   The syntax is like that:
  246.    v4l:<device>[:option=value:...]
  247.   options: channel,norm (pal, ntsc,secam), frequency (not really there is
  248.            a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga),
  249.            codec (optional, mpeg1 or mpeg4 and need to have compiled the
  250.            encoders modules)
  251.   ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga
  252.   Please test.
  253.   * rawvideo.c: a pseudo decoder for raw video (I420).
  254.   * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video
  255.  synchro problems.
  256.  
  257. 2003-03-30 Sunday 23:35  jlj
  258.  
  259.   * ALL: Move CoreAudio aout into seperate module.
  260.  
  261. 2003-03-30 Sunday 19:56  gbazin
  262.  
  263.  * modules/gui/wxwindows/*: another bunch of improvements.
  264.  
  265. 2003-03-30 Sunday 18:14  gbazin
  266.  
  267.  * modules/*: sanitization of the modules description strings.
  268.  
  269. 2003-03-30 Sunday 16:26  gbazin
  270.  
  271.  * modules/gui/wxwindows/*: small formating changes.
  272.  * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
  273.  
  274. 2003-03-30 Sunday 15:05  gbazin
  275.  
  276.  * modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
  277.  
  278. 2003-03-30 Sunday 14:24  gbazin
  279.  
  280.  * include/configuration.h: added the add_directory() config macro.
  281.  * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list().
  282.  * ALL: changed some add_string() config options to add_file().
  283.  
  284. 2003-03-30 Sunday 14:09  sigmunau
  285.  
  286.  use add_file and not add_string for the "audiofile-path" option
  287.  
  288. 2003-03-30 Sunday 13:23  gbazin
  289.  
  290.  * modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box.
  291.  * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
  292.  
  293. 2003-03-30 Sunday 12:15  sigmunau
  294.  
  295.  enabled the menu-entry to show file info when there is an input
  296.  
  297. 2003-03-30 Sunday 11:59  sigmunau
  298.  
  299.  modules/gui/kde/interface.cpp: removed a debug message
  300.  modules/gui/kde/preferences.cpp: use sliders for integer and float options
  301.  with a range, use combobox for string_from_list options, fixed a layout
  302.  issue and removed some debug messages
  303.  
  304. 2003-03-30 Sunday 11:54  sigmunau
  305.  
  306.  modules/access/dvdplay/dvd.c: removed an unused configuration category
  307.  modules&misc/logger/logger.c: use add_string_from_list for the logmode
  308.  option
  309.  
  310. 2003-03-30 Sunday 11:43  gbazin
  311.  
  312.  * configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all.
  313.  * modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files.
  314.  * include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type.
  315.  * modules/gui/wxwindows/*: the preferences dialog should be fully useable now.
  316.  
  317. 2003-03-30 Sunday 02:58  gbazin
  318.  
  319.  * modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;)
  320.  
  321. 2003-03-30 Sunday 01:13  massiot
  322.  
  323.  * Resampler plug-in based on CoreAudio's AudioConverter.
  324.  
  325. 2003-03-29 Saturday 17:10  gbazin
  326.  
  327.  * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
  328.  * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
  329.     win32 when the wxwindows interface is compiled as a builtin.
  330.  
  331. 2003-03-29 Saturday 14:30  sigmunau
  332.  
  333.  preferences.cpp: Changed the preferences dialog to use a tree of categories
  334.  and plugins, the way wxwindows do it.
  335.  pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
  336.  widgets, as it isn't needed anymore
  337.  
  338. 2003-03-29 Saturday 13:15  sigmunau
  339.  
  340.  removed an unused configuration category
  341.  
  342. 2003-03-29 Saturday 12:22  gbazin
  343.  
  344.  * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
  345.     moved the headphone-dim config option to the headphone plugin.
  346.  * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
  347.  * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
  348.  
  349. 2003-03-29 Saturday 11:15  gbazin
  350.  
  351.  * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
  352.  
  353. 2003-03-29 Saturday 10:35  jpsaman
  354.  
  355.  If --disable-xosd is given then xosdtext is not build.
  356.  If --enable-xose is given then xosdtext is build also.
  357.  
  358. 2003-03-29 Saturday 01:50  gbazin
  359.  
  360.  * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
  361.  
  362. 2003-03-28 Friday 22:09  alexis
  363.  
  364.  New RedHat package file, written by Jason Luka <jason@geshp.com>.
  365.  
  366. 2003-03-28 Friday 17:02  gbazin
  367.  
  368.  * modules/audio_output/waveout.c: compilation fix for --disable-plugins build.
  369.  * src/video_output/*, include/video.h: added a pf_lock/unlock fonction
  370.     pointer that's used to lock the memory of a picture in vout_RenderPicture
  371.     when required by the video output plugin.
  372.  * modules/video_output/directx/*: implemented pf_lock/unlock. That will fix
  373.     the crash when pressing ctrl+alt+del.
  374.  
  375. 2003-03-28 Friday 11:34  sigmunau
  376.  
  377.  added a SetPalette function so "vlc --vout dummy --dummy-chroma RGB2" don't
  378.  segfault.
  379.  
  380. 2003-03-26 Wednesday 22:56  gbazin
  381.  
  382.  * modules/codec/libmpeg2.c: added code to handle 3:2 pulldown.
  383.  
  384. 2003-03-26 Wednesday 21:46  marcari
  385.  
  386.    * cross-compilation doc : work in progress
  387.  
  388. 2003-03-26 Wednesday 03:13  hartman
  389.  
  390.  * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
  391.  * modules/gui/macosx/open.?
  392.    - updated the open dialog (now with sheets !!!)
  393.    - added ogg file stream out
  394.    - added http file stream out
  395.    - added file subtitle support for the delay and fps options
  396.  * extras/MacOSX/vlc.pbproj/project.pbxproj
  397.    - added the .ts file-extension to the application
  398.  
  399. 2003-03-26 Wednesday 01:50  sam
  400.  
  401.    * ./debian/control: added correct versioned build-dependency on debhelper.
  402.  
  403. 2003-03-26 Wednesday 01:14  sam
  404.  
  405.    * ./debian/control: added explicit dependencies on vlc to legacy packages
  406.      to make linda and lintian happier.
  407.  
  408. 2003-03-26 Wednesday 00:56  gbazin
  409.  
  410.  * src/libvlc.c, src/libvlc.h: added a config option to disable the translation of the interface.
  411.  * modules/gui/wxwindows/*: misc improvements + skeleton for a preferences panel.
  412.  
  413. 2003-03-26 Wednesday 00:21  sam
  414.  
  415.    * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*:
  416.      added a final newline to a few text files to avoid diff complaints.
  417.  
  418. 2003-03-25 Tuesday 23:51  sam
  419.  
  420.    * ./modules/demux/util/Modules.am: added missing id3genres.h to make dist.
  421.  
  422. 2003-03-25 Tuesday 23:43  sam
  423.  
  424.    * ./modules/gui/skins/Modules.am: fixed a typo.
  425.  
  426. 2003-03-25 Tuesday 23:32  sam
  427.  
  428.    * ./Makefile.am: we don't distribute ./mkinstalldirs, it's in ./autotools/.
  429.    * ./Makefile.am: we distribute ./toolbox.
  430.  
  431. 2003-03-25 Tuesday 23:13  sam
  432.  
  433.    * ./bootstrap: fixed a syntax error in the generated m4/vlc.m4.
  434.  
  435. 2003-03-25 Tuesday 23:11  sam
  436.  
  437.    * ./m4/*: updated m4 macros.
  438.  
  439. 2003-03-25 Tuesday 23:06  gbazin
  440.  
  441.  * modules/codec/libmpeg2.c: fixed aspect ratio when reading DVDs.
  442.  
  443. 2003-03-25 Tuesday 22:55  sam
  444.  
  445.    * ./debian/control: bumped up standards version to 0.5.9.0.
  446.    * ./debian/control: added build-dependencies on libidl0 and libglib2.0-0 to
  447.      work around mozilla-dev's currently broken dependencies.
  448.    * ./debian/control: we now link against libdvdread3 instead of libdvdread2.
  449.    * ./debian/control: we now depend on the latest libdvdplay0-dev to avoid
  450.      linking against both libdvdread2 and libdvdread3.
  451.  
  452. 2003-03-25 Tuesday 17:07  gbazin
  453.  
  454.  * src/input/input.c, src/video_output/video_output.c: when the input thread
  455.     ends, it will also destroy the vout if one was spawned.
  456.  
  457. 2003-03-25 Tuesday 15:38  gbazin
  458.  
  459.  * src/misc/modules.c: module_Need() now only raises the scores of the
  460.     plugins matching the given shortcuts list, unless "none" is closing the
  461.     list (in which case only the plugins matching the list can be selected).
  462.  
  463.     Which means that users will stop complaining vlc doesn't launch anymore
  464.     or can't play anything after they have fiddled with their config
  465.     options :))
  466.  
  467. 2003-03-25 Tuesday 00:43  gbazin
  468.  
  469.  * src/video_output/video_output.c: fixed my previous commit (input is not a direct parent of vout).
  470.  
  471. 2003-03-24 Monday 23:50  gbazin
  472.  
  473.  * src/video_output/video_output.c, include/video_output.h:
  474.     take into account the caching delay when dropping frames that are too
  475.     far into the future.
  476.  
  477. 2003-03-24 Monday 23:04  gbazin
  478.  
  479.  * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over
  480.  http :)
  481.  
  482. 2003-03-24 Monday 21:58  titer
  483.  
  484.   configure.ac.in: fixed a BeOS compile issue
  485.  
  486. 2003-03-24 Monday 20:00  gbazin
  487.  
  488.  * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop.
  489.  
  490. 2003-03-24 Monday 19:58  hartman
  491.  
  492.  * moved macosx-dmg to extras/MacOSX/macosx-dmg
  493.  * added some macosx files to DIST that were probably missing in the tar ;)
  494.  
  495. 2003-03-24 Monday 19:12  gbazin
  496.  
  497.  * modules/access/*: don't forget to reinitialize the timeout when looping around select().
  498.  
  499. 2003-03-24 Monday 17:15  gbazin
  500.  
  501.  * modules/access/*: pf_read() in access modules is now blocking. We still
  502.     check regularly for p_input->b_die though. Now the demuxers can safely
  503.     assume that pf_read() == 0 means EOF.
  504.  * ALL: got rid of the p_input->b_connected flag.
  505.  * src/input/input_ext-plugins.c, src/input/input.c: fixed the infinite loop
  506.     of "decoder stuck" messages that sometimes happened.
  507.  * src/interface/intf_eject.c, modules/misc/network/ipv4.c: fixed compilation
  508.     warnings.
  509.  
  510. 2003-03-24 Monday 15:20  hartman
  511.  
  512.  * more interface support for directories.
  513.  
  514. 2003-03-24 Monday 14:18  hartman
  515.  
  516.  * modules/access/dvd*: changed some errors in warnings because the directory
  517.    might still be readable by the directory access module.
  518.  * added drag and drop support for directories.
  519.  
  520. 2003-03-24 Monday 13:52  sam
  521.  
  522.    * ./THANKS: added a translation contributor.
  523.    * ./po/it.po: fixed this file's format.
  524.    * ./m4: fixed "make dist" when gettext is too old.
  525.  
  526. 2003-03-24 Monday 13:50  hartman
  527.  
  528.  * Added fourcc 'MSS1' which is equivalent to 'WMV2'
  529.  
  530. 2003-03-24 Monday 01:39  gbazin
  531.  
  532.  * modules/access/directory.c: fixed the directory access plugin.
  533.  * configure.ac.in, modules/access/Modules.am: enabled the directory access plugin.
  534.  
  535. 2003-03-24 Monday 00:12  hartman
  536.  
  537.  * a new directory access module. It parses a directory with dirent and builds
  538.    a m3u 'file' which it feeds to the m3u demuxer.
  539.    Problems: - it requires a dir to end with /
  540.              - if i enabled it, all files would use the m3u demuxer for some
  541.              strange reason. i've spent a day hunting this down, reboot-
  542.              strapping and doing who knows what. I'm sick of it now.
  543.              Someone else can give it a try, if he wants to.
  544.  
  545. 2003-03-23 Sunday 20:41  gbazin
  546.  
  547.  * configure.ac.in: fixed linking problem with the win32 build.
  548.  
  549. 2003-03-23 Sunday 18:10  massiot
  550.  
  551.  Fixed configure script (alcohol isn't the solution).
  552.  
  553. 2003-03-23 Sunday 16:38  sigmunau
  554.  
  555.  modules/video_filter/osd_text.c: A video filter that uses freetpye2 to
  556.  render text on the video
  557.  include/osd.h: some constants useful when interfacing with the osd module
  558.  configure.ac.in: check for freetype2, enabled the osdtext module by default
  559.  Makefile.am: added osd.h, please check that this is correct
  560.  lirc.c: modified to provide feedback when buttons are pressed.
  561.  
  562.  Look at the Feedback() function in lirc.c to see how this module can be used
  563.  
  564. 2003-03-23 Sunday 15:10  yves
  565.  
  566.  better OS detection (RH).
  567.  
  568. 2003-03-23 Sunday 12:12  gbazin
  569.  
  570.  * modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files with a bad Xing Header.
  571.  
  572. 2003-03-22 Saturday 23:03  sigmunau
  573.  
  574.  Updated a comment
  575.  
  576. 2003-03-22 Saturday 14:39  fenrir
  577.  
  578.   * sap: clean up.
  579.  
  580. 2003-03-22 Saturday 14:35  gbazin
  581.  
  582.  * modules/demux/m3u.c: the demux couldn't be forced when used on filenames without an extension.
  583.  
  584. 2003-03-22 Saturday 11:21  gbazin
  585.  
  586.  * modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements.
  587.  
  588. 2003-03-22 Saturday 03:14  gbazin
  589.  
  590.  *  modules/gui/wxwindows/*: Added a stream output dialog box.
  591.  
  592. 2003-03-21 Friday 23:59  sigmunau
  593.  
  594.  Updated norwegian translation thanks to  Haakon Meland Eriksen
  595.  
  596. 2003-03-21 Friday 17:14  gbazin
  597.  
  598.  * configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and replaced it with an MCI command.
  599.  
  600. 2003-03-21 Friday 07:54  massiot
  601.  
  602.  Fixed the "locales have disappeared" problem under OS X.
  603.  
  604. 2003-03-21 Friday 02:05  gbazin
  605.  
  606.  * modules/demux/ogg.c: fix for some ogg web radio streams where there
  607.  is a huge gap between the granulepos in the header packets and the data
  608.  packets.
  609.  
  610. 2003-03-21 Friday 00:17  karibu
  611.  
  612.  * slider.cpp: fixed mouse down refresh bug
  613.  * theme.cpp: removed debug text
  614.  
  615. 2003-03-21 Friday 00:00  karibu
  616.  
  617.  * Fixing Parkinson disease bug (it's not funny, it's real life)
  618.  
  619. 2003-03-20 Thursday 21:45  gbazin
  620.  
  621.  * modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug.
  622.  
  623. 2003-03-20 Thursday 10:27  sam
  624.  
  625.    * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES
  626.      ourselves.
  627.    * ./bootstrap: "make dist" works again, even if gettext is not present.
  628.  
  629. 2003-03-20 Thursday 10:06  sam
  630.  
  631.    * ./toolbox: fixed a Makefile parsing bug.
  632.  
  633. 2003-03-20 Thursday 09:29  karibu
  634.  
  635.  * Fixing a refresh bug when opening an open file dialog box
  636.  
  637. 2003-03-19 Wednesday 23:54  massiot
  638.  
  639.  * configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break
  640.    all platforms but GNU/Linux
  641.  * Bumped up revision number to 0.5.3-test1
  642.  
  643. 2003-03-19 Wednesday 18:17  karibu
  644.  
  645.  * Updating doc.
  646.  
  647. 2003-03-19 Wednesday 18:14  karibu
  648.  
  649.  * Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
  650.  
  651. 2003-03-19 Wednesday 17:40  fenrir
  652.  
  653.   * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2.
  654.  Whitout it I can't even start gtk2 interface.
  655.  
  656. 2003-03-19 Wednesday 17:14  karibu
  657.  
  658.  * button.cpp : Fixing bug when disabling control
  659.  * Checkbox.cpp : adding onmouseover and onmouseout events
  660.  * Updating DTD
  661.  * win32_event.cpp : fixing bug for WINDOW_OPEN event
  662.  
  663. 2003-03-19 Wednesday 15:44  hartman
  664.  
  665.  * INSTALL: added reference to online info on compiling on MacOSX and BeOS
  666.  
  667.  * NEWS: bringing the file to 0.5.3. i have added my work (and some things
  668.    that I remembered). i trust everyone will enter his own stuff ;)
  669.  
  670.  * README.MacOSX.rtf: fixed some errors
  671.  
  672.  * THANKS: added Olivier Aubert for his vout-clone-list patch
  673.  
  674. 2003-03-19 Wednesday 13:55  hartman
  675.  
  676.  * fix for multiple monitors.
  677.  
  678. 2003-03-19 Wednesday 03:11  karibu
  679.  
  680.  * Fixed skin config save
  681.  
  682. 2003-03-19 Wednesday 02:09  videolan
  683.  
  684.  * Adding onmouseover and onmouseout events to button control
  685.  * Fixing window position at launch time
  686.  * Adding notification when mouse leaves a window
  687.  
  688. 2003-03-18 Tuesday 23:59  massiot
  689.  
  690.  * Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders
  691.    do not follow the standard.
  692.  
  693. 2003-03-18 Tuesday 23:51  jlj
  694.  
  695.    * ./modules/gui/macosx/vout.m: cosmetic.
  696.  
  697. 2003-03-18 Tuesday 23:30  gbazin
  698.  
  699.  * modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of Olivier Aubert.
  700.     Allows to specify a comma separated list of vout plugins that we want to be used by the clone filter.
  701.  * modules/video_filter/*: don't forget to detach the vout before destroying it.
  702.  
  703. 2003-03-18 Tuesday 22:14  hartman
  704.  
  705.  * modules/gui/macosx/vout.m:
  706.    Now a complete redesign of the hiding of the mousecursor.
  707.    - We use higher level functions now (NSCursor).
  708.    - We only hide if the cursor is over our VLCView
  709.    - In many exceptions we unhide. This is mainly for multimonitor support.
  710.  
  711. 2003-03-18 Tuesday 21:34  gbazin
  712.  
  713.  * configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default.
  714.     This is necessary for the win32 build because old gettext versions do not work on win32.
  715.  
  716. 2003-03-18 Tuesday 20:38  gbazin
  717.  
  718.  * configure.ac.in: fixed linking problem with the slp plugin on win32.
  719.  
  720. 2003-03-18 Tuesday 20:20  gbazin
  721.  
  722.  * configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages.
  723.     Also use -fno-rtti -fno-exceptions to save some bits of space.
  724.  
  725. 2003-03-18 Tuesday 19:37  marcari
  726.  
  727.    * first draft of the draft
  728.  
  729. 2003-03-18 Tuesday 18:33  ipkiss
  730.  
  731.  Fixed the path in the default skin (thanks gibalou)
  732.  
  733. 2003-03-18 Tuesday 18:25  ipkiss
  734.  
  735.  Fix for skins compilation under cygwin (thanks gibalou)
  736.  
  737. 2003-03-18 Tuesday 04:56  ipkiss
  738.  
  739.  Compilation fixes
  740.  
  741. 2003-03-18 Tuesday 04:08  ipkiss
  742.  
  743.  Compilation fixes and cosmetic changes
  744.  
  745. 2003-03-18 Tuesday 04:07  hartman
  746.  
  747.  * modules/gui/macosx/vout.m:
  748.    Reworked the mouse hiding routine. we were always hiding the mousecursor
  749.    on kCGDirectMainDisplay, but this display is always the one with the
  750.    menubar and not always the one containing our VLCVout.
  751.    This new code takes the vout, and calculates on which displays (plural
  752.    because of possible mirroring) it is being shown. It then shows or hides
  753.    the cursor on all of those displays.
  754.    This should fix #396.
  755.  
  756. 2003-03-18 Tuesday 02:48  ipkiss
  757.  
  758.   - doc/skins: some documentation about the skins
  759.   - doc/skins/curve_maker: files for a VB project for easy Bezier curves
  760.     creation
  761.   - share/skins/default: a default skin. It's an awful one made for
  762.     testing purposes, you'll be warned...
  763.  
  764. 2003-03-18 Tuesday 02:28  hartman
  765.  
  766.  * modules/gui/macosx/info.m: keep the same panel open if track changes.
  767.  * modules/misc/httpd.c: removed an unused int.
  768.  
  769. 2003-03-18 Tuesday 02:21  ipkiss
  770.  
  771.  Keep quiet, explanations will follow.
  772.  
  773. 2003-03-18 Tuesday 01:57  sam
  774.  
  775.    * ./share/Makefile.am: added the .rle font to the make install rule.
  776.  
  777. 2003-03-18 Tuesday 01:54  sam
  778.  
  779.    * ./toolbox: fixed a sed syntax error (thanks anil).
  780.  
  781. 2003-03-18 Tuesday 01:34  sam
  782.  
  783.    * ./modules/Makefile.am: added a missing definition of NULL.
  784.  
  785. 2003-03-18 Tuesday 01:26  sam
  786.  
  787.    * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins.
  788.    * ./toolbox: added --update-glade2 flag.
  789.  
  790. 2003-03-18 Tuesday 01:22  sam
  791.  
  792.    * ./modules/codec/lpcm.c: fixed two uninitialized variables.
  793.  
  794. 2003-03-18 Tuesday 00:49  gbazin
  795.  
  796.  * src/playlist/playlist.c: fixed misplaced variable declaration.
  797.  
  798. 2003-03-18 Tuesday 00:33  sigmunau
  799.  
  800.  Seek one less time. Should increase performance with access modules where
  801.  seeks are expensive. (Though not enough)
  802.  
  803. 2003-03-18 Tuesday 00:25  jlj
  804.  
  805.    * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really.
  806.  
  807. 2003-03-17 Monday 23:48  fenrir
  808.  
  809.   * httpd: increased buffer size.
  810.  
  811. 2003-03-17 Monday 23:42  fenrir
  812.  
  813.   * all: fixed some stupid bugs.
  814.  
  815. 2003-03-17 Monday 23:13  hartman
  816.  
  817.  * modules/gui/macosx/playlist.m:
  818.    - fixed a cosmetic issue.
  819.  
  820. 2003-03-17 Monday 21:47  hartman
  821.  
  822.   * modules/gui/macosx/playlist.?:
  823.     - rewrite of code
  824.  
  825. 2003-03-17 Monday 18:02  sam
  826.  
  827.    * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
  828.      ./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a
  829.      terminating NULL pointer in the fake argv values we pass to gtk_init().
  830.    * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now
  831.      have the "gui-helper" capability.
  832.    * ./modules/misc/gtk_main.c: paved the way for Gtk2.
  833.  
  834. 2003-03-17 Monday 17:11  sam
  835.  
  836.    * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not
  837.      defining its fourcc values like us.
  838.  
  839. 2003-03-17 Monday 17:10  hartman
  840.  
  841.  * src/playlist/playlist.c:
  842.    - added playlist_Move to move an item in our playlist before the position
  843.      of a previous item (or end) of our playlist. Keeps index at it's current
  844.      item.
  845.  * modules/gui/macosx/playlist.?:
  846.    - Now a reorderable playlist. Thanks to Andrew Stone for example code.
  847.      This fixes #349 (Finally ;)
  848.    - True alternating colors in the playlistview. Thanks to Apple Computer
  849.      for the example code.
  850.  
  851. 2003-03-17 Monday 16:59  sam
  852.  
  853.    * ./autotools/: moved some autotools executables to this subdirectory to
  854.      reduce cluttering of the root directory.
  855.  
  856. 2003-03-17 Monday 15:05  sigmunau
  857.  
  858.  fixed up http redirects when there are other items in the playlist.
  859.  
  860. 2003-03-17 Monday 13:49  marcari
  861.  
  862.    * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc
  863.  
  864. 2003-03-17 Monday 12:14  massiot
  865.  
  866.  Fixed aspect ratio's tooltip.
  867.  
  868. 2003-03-16 Sunday 23:35  fenrir
  869.  
  870.   * sub: better ssa4 recognition.
  871.  
  872. 2003-03-16 Sunday 20:06  jlj
  873.  
  874.    * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification.
  875.  
  876. 2003-03-16 Sunday 16:07  fenrir
  877.  
  878.   * sub.c: added SAMI subtitles support. (Untested and incomplete).
  879.  
  880. 2003-03-16 Sunday 13:11  fenrir
  881.  
  882.   * asf: when there isn't any stream selected, stop playing.
  883.  
  884. 2003-03-16 Sunday 01:49  fenrir
  885.  
  886.   * mms: removed some old stuff.
  887.  
  888. 2003-03-16 Sunday 01:37  fenrir
  889.  
  890.   * mms: it seems that some server doesn't like fake ip 127.0.0.1
  891.  (they refuse the connection), so let give them 192.168.0.1 ...
  892.  
  893. 2003-03-15 Saturday 22:10  jlj
  894.  
  895.  Another attempt at fixing the soundstick issue (unconfirmed).
  896.  
  897. 2003-03-15 Saturday 20:17  lool
  898.  
  899.    * attempt at a docbook-xml version of the FAQ with XSL
  900.      customizations, if people want to help or just have a look
  901.    (use "xsltproc faq-alone.xsl faq-alone.xml" with the
  902.     docbook-xml-simple package installed or saxon if you feel bored)
  903.  
  904. 2003-03-15 Saturday 19:26  fenrir
  905.  
  906.   * sout: fix a stupid bug making avi muxer segfaulting.
  907.  
  908. 2003-03-15 Saturday 19:21  jlj
  909.  
  910.  Jeff Moore @ Apple: The HAL specifically won't allow a device that doesn't
  911.                      have linear PCM as it's current format to be
  912.                      the default device.
  913.  
  914. 2003-03-15 Saturday 18:44  fenrir
  915.  
  916.   * ffmpeg: Use truncated frames if supported by codec (only with newer
  917.  libavcodec). This fix mpeg4 in TS with huge bitrate.
  918.   * sub: clean up. Report any problems.
  919.  
  920. 2003-03-15 Saturday 03:02  fenrir
  921.  
  922.   * mms: revert some parts.
  923.  
  924. 2003-03-15 Saturday 02:33  fenrir
  925.  
  926.   * mms: some clean up.
  927.  
  928. 2003-03-15 Saturday 00:09  fenrir
  929.  
  930.   * httpd: begin to support get/post method (look at admin.html ;)
  931.  
  932. 2003-03-14 Friday 17:14  sam
  933.  
  934.    * ./doc/fortunes.txt: sigmund++;
  935.  
  936. 2003-03-14 Friday 17:08  lool
  937.  
  938.    * Meuuh+++;
  939.  
  940. 2003-03-14 Friday 01:23  hartman
  941.  
  942.  * ALL: Bumped version to 0.5.3-cvs
  943.  
  944.  * modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags
  945.    correctly, but now the name of the file as reported in the playlist info
  946.    gets displayed incorrectly if it has accents. (going for ID3 at the
  947.    moment. filenames are named a plenty in the correct way)
  948.  
  949. 2003-03-14 Friday 01:08  jlj
  950.  
  951.    * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels
  952.                                   issue in InitDevice. Should close #490.
  953.  
  954. 2003-03-14 Friday 00:24  sigmunau
  955.  
  956.  all: info strings are now localized, fixed some typos and inconsistant uses
  957.  of capital letters
  958.  
  959. 2003-03-14 Friday 00:06  massiot
  960.  
  961.  Attempt at fixing the soundstick issue (unconfirmed).
  962.  
  963. 2003-03-13 Thursday 22:45  sigmunau
  964.  
  965.  set a default size for the fileinfo dialog
  966.  
  967. 2003-03-13 Thursday 22:35  sigmunau
  968.  
  969.  Added support for oldstyle id3 genres.
  970.  
  971. 2003-03-13 Thursday 22:24  hartman
  972.  
  973.  * modules/gui/macosx/misc.?
  974.    - added VLBrushedMetalImageView. This imageview does not respond to
  975.      mousedrage, so we can still move our window by it's background.
  976.  * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
  977.    - Changed the container of our background image to the new
  978.      VLBrushedMetalImageView.
  979.      This fixes #390
  980.  
  981. 2003-03-13 Thursday 16:20  marcari
  982.  
  983.   * skeleton of the arm crosscompilation howto
  984.  
  985. 2003-03-13 Thursday 16:09  hartman
  986.  
  987.  * extras/MacOSX/vlc.pbproj/project.pbxproj:
  988.    - added .qt and .pls file extensions.
  989.  
  990.  * modules/gui/macosx/intf.m:
  991.    - increased the number of lines the messages dialog can hold to 400.
  992.  
  993.  * added fourcc '3iv1' to .avi and .mov
  994.    - this is 3ivx D3.5 video.
  995.    - we cannot read them at however and probably never will. I added them
  996.      for completeness.
  997.  
  998.  * added fourcc '3iv2' to .avi and ffmpeg
  999.    - this is 3ivx D4 video
  1000.    - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4.
  1001.  
  1002.  * added fourcc '3ivd' to .avi, .mov and ffmpeg.
  1003.    - this is video which was divx doctored by the 3ivx doctor program.
  1004.    - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3.
  1005.  
  1006.  * added fourcc '3vid' to .avi, .mov and ffmpeg.
  1007.    - this is incorrect encoded DIV3. it is an endianness issue by the encoder.
  1008.    - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
  1009.  
  1010. 2003-03-13 Thursday 15:50  marcari
  1011.  
  1012.   * all: enhancements of the familiar interface includes :
  1013.      - the interface adapts to the screen size/rotation
  1014.      - a playlist
  1015.      - a network tab next to te file tab inside the media tab
  1016.      - MRL-Combo behaviour changed a bit
  1017.      - apply handling in preferences
  1018.  
  1019. 2003-03-13 Thursday 10:33  ipkiss
  1020.  
  1021.  We don't segfault anymore when trying to go fullscreen with no input
  1022.  (closes #477)
  1023.  
  1024. 2003-03-12 Wednesday 23:59  marcari
  1025.  
  1026.   * all: added s16tofixed32 filter, so that we decode flac with iPaq !
  1027.  
  1028. 2003-03-12 Wednesday 23:15  titer
  1029.  
  1030.   * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...)
  1031.   * beos_specific.cpp, modules/gui/beos/*: add VLC version number in the
  1032.     "About" window and in the titles of the others windows.
  1033.  
  1034. 2003-03-12 Wednesday 05:26  sam
  1035.  
  1036.    * ./src/stream_output/stream_output.c: Win32 compilation fix.
  1037.    * ./src/misc/modules.c: fixed a pointer indirection bug.
  1038.  
  1039. 2003-03-12 Wednesday 05:12  sam
  1040.  
  1041.    * ./Makefile.am: moved generation of .h files to the toolbox so that we
  1042.      can call "toolbox --update-includes" without running configure.
  1043.    * ./toolbox: de-uglified some shell code.
  1044.  
  1045. 2003-03-12 Wednesday 04:16  sam
  1046.  
  1047.    * ./bootstrap: fixed a conflict issue with recent autopoint versions.
  1048.    * ./toolbox: the MSVC project file generation no longer depends on Makefile.
  1049.  
  1050. 2003-03-12 Wednesday 00:56  sam
  1051.  
  1052.    * ./configure.ac.in: we look for libqt-mt.so before libqt.so.
  1053.  
  1054. 2003-03-11 Tuesday 23:56  gbazin
  1055.  
  1056.  * ALL: experimental code for stream (dvd) navigation through object variables.
  1057.  
  1058. 2003-03-11 Tuesday 23:56  fenrir
  1059.  
  1060.   * fix ima4 decoding.
  1061.  
  1062. 2003-03-11 Tuesday 22:44  sam
  1063.  
  1064.    * ./debian/control: added libqt3-compat-headers build-dependency because of
  1065.      strange issues with KDE headers that I'm not sure to fully understand but
  1066.      also honestly completely don't care about.
  1067.  
  1068. 2003-03-11 Tuesday 21:52  fenrir
  1069.  
  1070.   * removed strdupa.
  1071.  
  1072. 2003-03-11 Tuesday 21:23  sam
  1073.  
  1074.    * ./configure.ac.in: quick and dirty workaround for qt3 headers location.
  1075.  
  1076. 2003-03-11 Tuesday 20:53  sam
  1077.  
  1078.    * ./src/stream_output/stream_output.c: fixed a minor format string issue.
  1079.  
  1080. 2003-03-11 Tuesday 20:40  sam
  1081.  
  1082.    * ./debian/control: we build-depend on libqt3-mt-dev instead of libqt3-dev.
  1083.  
  1084. 2003-03-11 Tuesday 20:01  fenrir
  1085.  
  1086.   * Added support of vplayer subtitles files.
  1087.  
  1088. 2003-03-11 Tuesday 19:58  sam
  1089.  
  1090.    * ./debian/Makefile.am: removed spurious entries.
  1091.  
  1092. 2003-03-11 Tuesday 19:57  sam
  1093.  
  1094.    * ./debian/control: vlc provides the mp3-decoder metapackage.
  1095.  
  1096. 2003-03-11 Tuesday 19:30  sam
  1097.  
  1098.    * ./debian/*: additional Debian butchery; merged vlc-plugin-aa and
  1099.      vlc-plugin-lirc into vlc, and removed vlc-mad, vlc-arts, vlc-lirc and
  1100.      vlc-aa legacy packages because they were not in woody.
  1101.    * ./debian/control: tuned the control file to provide smooth upgrades from
  1102.      woody, from sarge, and from the local VideoLAN repository.
  1103.  
  1104. 2003-03-11 Tuesday 19:14  sam
  1105.  
  1106.    * ./debian/*: removed the vlc-plugin-dvb, vlc-plugin-xosd and vlc-plugin-dv
  1107.      packages (because the dependencies are very small), and the vlc-plugin-mad,
  1108.      vlc-plugin-a52 and vlc-plugin-ogg packages (because vlc depends on them
  1109.      anyway).
  1110.    * ./debian/*: changed vlc-plugin-svgalib to x86-only.
  1111.  
  1112. 2003-03-11 Tuesday 19:02  fenrir
  1113.  
  1114.   * all: reworked stream output. Now it handles mutliples outputs from
  1115.  one input, just type --sout "<first url>#<second url>#..." (Yes it
  1116.  is awfull, but I need suggestion).
  1117.     udp: correctly update sequence number in rtp.
  1118.  
  1119. 2003-03-11 Tuesday 18:57  fenrir
  1120.  
  1121.   * mp4: I have reworked a lot the demuxer. Now it should handle gracefully
  1122.  the audio part of mov file. I'm really interested by any regression you
  1123.  could find, please _test_ all .mp4/.mov file you have.
  1124.  
  1125. 2003-03-11 Tuesday 18:57  sam
  1126.  
  1127.    * ./debian/control: added the FLAC decoder to the Debian package (sid-only,
  1128.      because the API changed too much since the version in woody).
  1129.  
  1130. 2003-03-11 Tuesday 18:54  alexis
  1131.  
  1132.  Added missing files.
  1133.  
  1134. 2003-03-11 Tuesday 18:16  gbazin
  1135.  
  1136.  * Makefile.am: Fixed problem with the package-win32 target.
  1137.  
  1138. 2003-03-11 Tuesday 18:14  fenrir
  1139.  
  1140.   * mms: converted a warning into a dbg message.
  1141.  
  1142. 2003-03-11 Tuesday 17:40  fenrir
  1143.  
  1144.   * Clean up. (Sigmund, does it work ?).
  1145.  
  1146. 2003-03-11 Tuesday 13:52  titer
  1147.  
  1148.   modules/misc/network/ipv4.c: BeOS compile fix
  1149.  
  1150. 2003-03-11 Tuesday 13:12  alexis
  1151.  
  1152.  Added sout.* and subtitles.*
  1153.  
  1154. 2003-03-11 Tuesday 07:03  fenrir
  1155.  
  1156.   * au.c : added au demuxer. Only ulaw/alaw/raw pcm data are supported.
  1157.  ( I need some samples to do special adpcm support).
  1158.  
  1159. 2003-03-11 Tuesday 06:58  fenrir
  1160.  
  1161.   * adpcm: added IMA4 support.
  1162.  
  1163. 2003-03-11 Tuesday 06:58  fenrir
  1164.  
  1165.   * ffmpeg.h: added missing fourcc.
  1166.   * araw.c: fixed a warning.
  1167.  
  1168. 2003-03-11 Tuesday 06:45  fenrir
  1169.  
  1170.   * wav: Support for alaw/ulaw data. (untested)
  1171.  
  1172. 2003-03-11 Tuesday 06:14  fenrir
  1173.  
  1174.   * Hugly hack: break huge block of samples into smaller ones else
  1175.  some avi/mov file with raw audio can't be played, *BUT* it's not the
  1176.  good fix (as the problem seems to be elsewhere).
  1177.  
  1178. 2003-03-11 Tuesday 05:52  fenrir
  1179.  
  1180.   * ffmpeg support mace 3/6 audio codec. (quicktime)
  1181.  
  1182. 2003-03-10 Monday 21:24  alexis
  1183.  
  1184.  Reverted my previous commit (the bug was coming from my old gettext version)
  1185.  
  1186. 2003-03-10 Monday 21:01  alexis
  1187.  
  1188.  Fix so that compilation works with a tarball made with "make dist-all".
  1189.  
  1190.  Sam, can you check that my fix is OK ?
  1191.  
  1192. 2003-03-10 Monday 20:08  alexis
  1193.  
  1194.  vlc.spec: Bumped up version number to 0.5.2
  1195.  
  1196. 2003-03-10 Monday 19:37  gbazin
  1197.  
  1198.  * ChangeLog: updated the changelog for the 0.5.2 release.
  1199.  
  1200. 2003-03-10 Monday 19:30  sam
  1201.  
  1202.    * ./toolbox: added --update-changelog flag.
  1203.  
  1204. 2003-03-10 Monday 18:26  gbazin
  1205.  
  1206.  * src/video_output/vout_pictures.c: declaration of FOURCC_RV24, courtesy of Olivier Aubert.
  1207.  
  1208. 2003-03-10 Monday 18:17  gbazin
  1209.  
  1210.  * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small change to the slider behaviour.
  1211.  
  1212. 2003-03-10 Monday 17:12  sam
  1213.  
  1214.    * ./configure.ac.in: moved an extra -lws2_32 to a win32 specific case.
  1215.  
  1216. 2003-03-10 Monday 10:41  massiot
  1217.  
  1218.  Fixed a major bug with 5.1 output and the OSS plug-in.
  1219.  
  1220. 2003-03-10 Monday 08:23  jlj
  1221.  
  1222.    * ./modules/codec/dts.c: minor fix.
  1223.  
  1224. 2003-03-10 Monday 01:07  fenrir
  1225.  
  1226.   * improved seeking and fixed play back when reading from stdin (when
  1227.  reported size is null).
  1228.  
  1229. 2003-03-10 Monday 00:12  gbazin
  1230.  
  1231.  * modules/access/vcd/cdrom.c: small win32 bugfix.
  1232.  * configure.ac.in: on win32 we link ws2_32 with the slp plugin.
  1233.  
  1234. 2003-03-10 Monday 00:04  massiot
  1235.  
  1236.  * Bumped up version number to 0.5.2
  1237.  * Fix for the "lock-up" problem under MacOS X. Removed the rt-priority
  1238.    configuration variable.
  1239.  
  1240. 2003-03-09 Sunday 23:39  jlj
  1241.  
  1242.    * ./modules/demux/mpeg: DTS support.
  1243.  
  1244. 2003-03-09 Sunday 20:07  jlj
  1245.  
  1246.    * DTS S/PDIF support.
  1247.  
  1248. 2003-03-09 Sunday 19:44  gbazin
  1249.  
  1250.  * configure.ac.in: fixed my previous commit.
  1251.  * NEWS: added an entry about fixes in the dvd menu support.
  1252.  
  1253. 2003-03-09 Sunday 19:25  gbazin
  1254.  
  1255.  * configure.ac.in: don't include the screensaver plugin on win32.
  1256.  * src/misc/variables.c: fixed a bug in var_Change() and in var_DelCallback().
  1257.  * modules/codec/spudec/parse.c: removed unnessecary code.
  1258.  * modules/access/dvdplay/access.c: fixed some navigation problems.
  1259.  
  1260. 2003-03-09 Sunday 16:22  fenrir
  1261.  
  1262.   * fixed a really stupid bug with compressed header, improved parsing
  1263.  of audio stsd box. (handle qt3+ audio box)
  1264.   (I still need to fix mp4.c to read audio track that aren't mp4a)
  1265.  
  1266. 2003-03-08 Saturday 01:55  sigmunau
  1267.  
  1268.  added a down, right gesture to quit vlc and an up, right gesture that swaps
  1269.  fullscreen on/off, removed the down gesture as it is now covered by the up,
  1270.  right gesture
  1271.  
  1272. 2003-03-07 Friday 00:53  gbazin
  1273.  
  1274.  * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean up the gtk/gnome
  1275.  messages window regularly.
  1276.  
  1277. 2003-03-06 Thursday 23:52  sigmunau
  1278.  
  1279.  NEWS: added note about .pls handeling and the http audio fix
  1280.  
  1281. 2003-03-06 Thursday 23:10  gbazin
  1282.  
  1283.  * src/audio_output/dec.c, include/aout_internal.h: the aout core was
  1284.  automatically discarding audio samples that were above AOUT_MAX_ADVANCE_TIME
  1285.  in the future. Problem is that p_input->i_pts_delay isn't a fixed value. We
  1286.  now fetch this value from the input thread when we create an aout_instance_t.
  1287.  This solves problems with the http access plugin.
  1288.  
  1289. 2003-03-06 Thursday 22:17  hartman
  1290.  
  1291.  * Updated README on Mac OS X issues.
  1292.  
  1293. 2003-03-06 Thursday 15:30  sigmunau
  1294.  
  1295.  the m3u demux now reads the pls files shoutcast uses.
  1296.  
  1297. 2003-03-06 Thursday 15:24  hartman
  1298.  
  1299.  * the close window command was reacting irratic because of my meddling
  1300.    with the responder chain. HANDS OFF you little devil ;)
  1301.  
  1302. 2003-03-06 Thursday 14:40  hartman
  1303.  
  1304.  * not < but > ;)
  1305.    time to stop for today
  1306.  
  1307. 2003-03-06 Thursday 12:52  hartman
  1308.  
  1309.  * fixed an issue with blackbars at certain aspect ratios when you resize
  1310.    the video window. (half, double)
  1311.  
  1312. 2003-03-06 Thursday 12:05  hartman
  1313.  
  1314.  ALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=425
  1315.       having two close buttons in one window goes against Apple's UIG.
  1316.  
  1317. 2003-03-06 Thursday 11:43  hartman
  1318.  
  1319.  * modules/gui/macosx/applescript.?
  1320.  * extras/MacOSX/Resources/vlc.scriptSuite
  1321.  * extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
  1322.    - moved existing applescript commands to these files
  1323.    - added several control commands. supported are: play/pause, stop,
  1324.      previous, next, fullscreen, mute, volumeUp and volumeDown.
  1325.      These correspond to the existing menuitems. This still requires work
  1326.      in the future to make it more correct AppleScript, but it works for now.
  1327.  
  1328.  * modules/gui/macosx/controls.?
  1329.    - split up the controls.m into a .m and a .h
  1330.  
  1331.  * modules/gui/macosx/intf.?
  1332.    - added a getControls method to gain access to the controller object from
  1333.      the AppleScript commands.
  1334.  
  1335.  * modules/gui/macosx/open.?
  1336.    - removed the applescript support existing here and moved it to applescript.?
  1337.  
  1338.  * modules/gui/macosx/playlist.m
  1339.    - made the tooltips for the add and remove buttons localizable.
  1340.  
  1341.  * modules/gui/macosx/vout.m
  1342.    - added a comment on the meaning of otherMouse events.
  1343.  
  1344.  * ALL:
  1345.    - updated copyright information to include the current year ;)
  1346.  
  1347. 2003-03-06 Thursday 11:15  fenrir
  1348.  
  1349.   * http: lalala, forgot one line :)
  1350.  
  1351. 2003-03-06 Thursday 11:09  fenrir
  1352.  
  1353.   * http: fixed a segfault while using it more than once.
  1354.  
  1355. 2003-03-06 Thursday 10:15  hartman
  1356.  
  1357.  * If labels are nil, then it shouldn't disable the entire preference panel.
  1358.    fixes #428 more permenantly. the cause was a missing rt-priority desc.
  1359.  
  1360. 2003-03-06 Thursday 10:11  jpsaman
  1361.  
  1362.  More sizing stuff.
  1363.  
  1364. 2003-03-06 Thursday 09:58  massiot
  1365.  
  1366.  Fixed a segfault in the OS X preferences panel.
  1367.  
  1368. 2003-03-06 Thursday 09:27  jpsaman
  1369.  
  1370.  Updated version number.
  1371.  
  1372. 2003-03-06 Thursday 00:10  sigmunau
  1373.  
  1374.  we now insert playlist entries right after the playlist file, and not at the
  1375.  end of playlist. Should close bug reported on mailing list by Stepan Roh
  1376.  about "redirection".
  1377.  
  1378. 2003-03-05 Wednesday 22:37  gbazin
  1379.  
  1380.  * modules/audio_filter/resampler/bandlimited.c: another bug-fix ( should be the last one ;)
  1381.  * install-win32: the FAQ wasn't being included in the package.
  1382.  
  1383. 2003-03-05 Wednesday 19:58  gbazin
  1384.  
  1385.  * Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
  1386.  
  1387. 2003-03-05 Wednesday 19:31  gbazin
  1388.  
  1389.  * modules/audio_filter/resampler/bandlimited.c: added a few more sanity checks.
  1390.  
  1391. 2003-03-05 Wednesday 19:16  hartman
  1392.  
  1393.  * updated italian translation by Bruno <allevb@tin.it>
  1394.    i had to merge it by hand, because it was pretty outdated.
  1395.  
  1396. 2003-03-05 Wednesday 17:55  gbazin
  1397.  
  1398.  * src/input/input_ext-plugins.c: added an msleep() call in case we fail to
  1399.     allocate a new buffer in input_FillBuffer(). This is necessary because
  1400.     the input thread has an high priority and we don't want it to loop
  1401.     without any interruption.
  1402.  
  1403. 2003-03-05 Wednesday 00:11  massiot
  1404.  
  1405.  * Fixed LDFLAGS_mp4 variable.
  1406.  
  1407. 2003-03-05 Wednesday 00:05  sigmunau
  1408.  
  1409.  added not that gestures are now supported on osx and windows, with a comment
  1410.  telling that this isn't really useful yet.
  1411.  
  1412. 2003-03-04 Tuesday 23:37  massiot
  1413.  
  1414.  Bumped up to 0.5.2-test3
  1415.  
  1416. 2003-03-04 Tuesday 23:36  massiot
  1417.  
  1418.  * Made rt-priority a real-time variable (shut-up sam) and misc attempts
  1419.    to improve responsiveness under OS X
  1420.  
  1421. 2003-03-04 Tuesday 23:32  hartman
  1422.  
  1423.  * this code should allow for the use of gestures under OS X.
  1424.  
  1425. 2003-03-04 Tuesday 22:48  gbazin
  1426.  
  1427.  * modules/video_output/directx: added support for the mouse gestures interface.
  1428.  
  1429. 2003-03-04 Tuesday 22:36  hartman
  1430.  
  1431.  * grrr debug message in the wild.
  1432.  
  1433. 2003-03-04 Tuesday 22:08  gbazin
  1434.  
  1435.  * modules/audio_filter/resampler/bandlimited.c: small bug-fixes.
  1436.  * NEWS: added a note for the fixed MSVC project files.
  1437.  
  1438. 2003-03-04 Tuesday 21:54  hartman
  1439.  
  1440.  * NEWS:
  1441.    - added item on fix of 'clicking' sound between stream changes.
  1442.    - added item on new bandlimited resampler
  1443.  * ALL:
  1444.    - bumped up revision number to 0.5.2-test3
  1445.  
  1446. 2003-03-04 Tuesday 21:12  gbazin
  1447.  
  1448.  * include/vlc_common.h: on win32 we include malloc.h (otherwise alloca is
  1449.     not declared).
  1450.  * modules/access/file.c: use _lseeki64 instead of lseek on win32. This
  1451.     should allow seeking on files > 1.2Gb (Hopefully closes #168).
  1452.  
  1453. 2003-03-04 Tuesday 19:28  gbazin
  1454.  
  1455.  * modules/audio_filter/resampler/bandlimited.c: fix bug that was affecting
  1456.     quality badly + some clean-up.
  1457.     Changed the module priority so it is now the default resampler.
  1458.  
  1459. 2003-03-04 Tuesday 17:31  hartman
  1460.  
  1461.  ALL:
  1462.   - the german translation requires two different translations of the word
  1463.     File. I added a _ANS() function to the macosx version that gets the
  1464.     translation of 1:File and strips the first two characters of this
  1465.     alternate translation.
  1466.   - updated all .po files to make sure we don't break anything
  1467.   - committed the March 1 version of the german translation by Felix
  1468.     Kuhne <FK@aenneburghardt.de>
  1469.  
  1470. 2003-03-04 Tuesday 13:21  massiot
  1471.  
  1472.  * Fixed a major bug in the LPCM codec.
  1473.  * Moved input_ExtractPES to where it belongs, input_ext-dec.c.
  1474.  
  1475. 2003-03-04 Tuesday 03:27  gbazin
  1476.  
  1477.  * modules/audio_filter/resampler/bandlimited.[ch]: new high-quality
  1478.     bandlimited interpolation resampler.
  1479.     It is not yet enabled by default because it requires a bit more works
  1480.     (not fully stable yet because of buffer overflows under certain conditions).
  1481.  
  1482.  * src/audio_output/input.c: the resamplers are now always active (expcept
  1483.     in spdif mode).
  1484.  
  1485.  * modules/audio_filter/resampler/*: modified the resampler to return the
  1486.     input buffer when no resampling is needed.
  1487.  
  1488. 2003-03-03 Monday 23:58  hartman
  1489.  
  1490.  * updated dutch strings.
  1491.  
  1492. 2003-03-03 Monday 23:48  massiot
  1493.  
  1494.  * mpeg_video is back as a built-in because it is reproduceably faster than
  1495.    as a plug-in,
  1496.  * Another desperate attempt at fixing OS X lock-ups.
  1497.  
  1498. 2003-03-03 Monday 19:39  hartman
  1499.  
  1500.  * NEWS:
  1501.    - added remarks on m-audio fixes and other OSX specific fixes.
  1502.    - added improved ID3 detection item
  1503.  * README.MacOSX.rtf
  1504.    - updated to reflect M-Audio fixes.
  1505.  * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
  1506.    - widened the Browse.. button to allow for the german word: durchsuchen.
  1507.  
  1508. 2003-03-03 Monday 16:49  gbazin
  1509.  
  1510.  * ALL: another bunch of fixes for the MSVC build.
  1511.  
  1512. 2003-03-03 Monday 14:21  gbazin
  1513.  
  1514.  * ALL: Finally fixed the MSVC project files.
  1515.         Don't include io.h on win32 when not necessary.
  1516.         A few build fixes for MSVC.
  1517.  
  1518.  * src/misc/win32_specific.c: try to load winsock2 instead of winsock1 when
  1519.     present.
  1520.  
  1521. 2003-03-03 Monday 14:19  massiot
  1522.  
  1523.  * Fixed a bug in LPCM codec.
  1524.  * Changed an error into a warning.
  1525.  
  1526. 2003-03-03 Monday 01:38  fenrir
  1527.  
  1528.   * fixed play back of  mms://viptvr.yacast.fr/encoderfranceinfo (asf
  1529.  header send over multiples packets).
  1530.  
  1531. 2003-03-02 Sunday 19:07  gbazin
  1532.  
  1533.  * configure.ac.in: fixed libid3tag detection.
  1534.  
  1535. 2003-03-02 Sunday 18:17  fenrir
  1536.  
  1537.   * fixed seek flag with broadcasted data.
  1538.  
  1539. 2003-03-02 Sunday 17:13  fenrir
  1540.  
  1541.   * forgot to initialize a variable.
  1542.  
  1543. 2003-03-02 Sunday 17:12  fenrir
  1544.  
  1545.   * fixed a bug.
  1546.  
  1547. 2003-03-02 Sunday 12:10  gbazin
  1548.  
  1549.  * NEWS: started filling in the NEWS file for the 0.5.2 release.
  1550.  
  1551. 2003-03-02 Sunday 02:47  gbazin
  1552.  
  1553.  * configure.ac.in: Removed unused options.
  1554.     We also don't link with lrt anymore when using GNU-pth (lrt depends on
  1555.     lpthread).
  1556.  
  1557. 2003-03-02 Sunday 01:35  gbazin
  1558.  
  1559.  * src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
  1560.     for the GNU-pth implementation.
  1561.  
  1562. 2003-03-01 Saturday 23:26  gbazin
  1563.  
  1564.  * src/misc/threads.c, include/vlc_threads_funcs.h: fixed gnu-pth thread
  1565.     implementation and fixed an initialization bug in libvlc.
  1566.  
  1567. 2003-03-01 Saturday 21:32  ipkiss
  1568.  
  1569.   - about.dfm: the layout of the "About" dialog box is slightly different
  1570.   - misc.cpp: toolbar buttons are translated too
  1571.   - mainframe.dfm: removed the "Back" and "Eject" toolbar buttons, which
  1572.     were rather useless, and added an "Eject disc" menu entry
  1573.     Also hid the caption for all the toolbar buttons
  1574.   - win32.cpp: Added a config option to display or not these captions
  1575.   - preferences.cpp: small modification to support non-advanced mode
  1576.  
  1577. 2003-03-01 Saturday 19:25  gbazin
  1578.  
  1579.  * install-win32, Makefile.am: added the html faq to the win32 package.
  1580.  * toolbox, msvc/*: few fixes to the msvc project files generation.
  1581.     (compiling plugins won't work yet because there are a few hacks that
  1582.      need to be done in order to compile dlls that use the c-runtime)
  1583.  
  1584. 2003-02-28 Friday 17:23  fenrir
  1585.  
  1586.   * try a workaround for BeOS MediaKit files.
  1587.  
  1588. 2003-02-28 Friday 10:19  massiot
  1589.  
  1590.  German translation, courtesy of Felix K¸hne <FK@aenneburghardt.de>.
  1591.  
  1592. 2003-02-28 Friday 04:31  ipkiss
  1593.  
  1594.  Internationalization now works for the win32 interface (thanks Gildas).
  1595.  I've voluntarily disabled the translation of the toolbar buttons
  1596.  strings, because it looks really awful...
  1597.  
  1598. 2003-02-27 Thursday 22:09  ipkiss
  1599.  
  1600.  A few modifications to get closer to i18n in the win32 interface
  1601.  
  1602. 2003-02-27 Thursday 16:38  gbazin
  1603.  
  1604.  * modules/demux/avi/avi.c: compilation fix.
  1605.  
  1606. 2003-02-27 Thursday 15:07  fenrir
  1607.  
  1608.   * httpd: clean up, kick up unused connection (it waits 10s), use select
  1609.  to way (instead of a hard coded sleep ;)
  1610.  
  1611. 2003-02-27 Thursday 13:19  gbazin
  1612.  
  1613.  * ALL: i18n updates and fixes.
  1614.  
  1615. 2003-02-27 Thursday 12:44  marcari
  1616.  
  1617.  * updates for the YOPY ports (thx to Sebastien Chaumat !)
  1618.  
  1619. 2003-02-27 Thursday 08:19  massiot
  1620.  
  1621.  * Bumped up revision number to 0.5.2-test2
  1622.  * Another attempt at fixing the "VLC is locking up OS X" problem
  1623.  * Updated po files
  1624.  
  1625. 2003-02-26 Wednesday 21:00  asmax
  1626.  
  1627.  * compilation fixes...
  1628.  
  1629. 2003-02-26 Wednesday 19:39  gbazin
  1630.  
  1631.  * configure.ac.in, Makefile.am, install-win32: fixed the package-win32 make
  1632.     target, and included the locales in the installer script.
  1633.  * src/libvlc.c: on win32 we look for the locales in vlc's directory.
  1634.  
  1635. 2003-02-26 Wednesday 18:15  massiot
  1636.  
  1637.  * Added sanity checks for PTS in the future.
  1638.  
  1639. 2003-02-26 Wednesday 15:47  marcari
  1640.  
  1641.  * implementation of the 'autoplay file' button callback
  1642.  * when clicking a link : follows the link and don't try to open it
  1643.  * yopy does not always sees the '.' and '..', so workaround :
  1644.      - all the hidden files are not displayed
  1645.      - the '..' directory is each time added by hand
  1646.  
  1647. 2003-02-26 Wednesday 15:44  marcari
  1648.  
  1649.  * small modification for linupy :
  1650.      - added a pixmpa directory
  1651.      - added a set_usize (how do we maximize cleanly a gtk-window ?)
  1652.      - chdir to '.' instead of '/mnt' (should it be '~' or '/' ?)
  1653.  
  1654. 2003-02-26 Wednesday 13:51  gbazin
  1655.  
  1656.  * src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
  1657.     badly when we reach the end of the stream (decoder stream).
  1658.  * modules/packetizer/mpegvideo.c: fixed a bug that was causing an infinite
  1659.     loop when the end of the stream was reached.
  1660.  
  1661. 2003-02-26 Wednesday 12:38  fenrir
  1662.  
  1663.   * ts.c: added "ts" shorcut for ts_dvbpsi.
  1664.  
  1665. 2003-02-26 Wednesday 04:23  babal
  1666.  
  1667.  - link the headphone channel mixer with the math library
  1668.  
  1669. 2003-02-25 Tuesday 21:09  gbazin
  1670.  
  1671.  * modules/codec/libmpeg2.c: fixed pts handling.
  1672.  
  1673. 2003-02-25 Tuesday 18:26  gbazin
  1674.  
  1675.  * configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in
  1676.     my last commit.
  1677.  * po/Makevars: file needed by newer versions of gettext.
  1678.  
  1679. 2003-02-25 Tuesday 17:17  fenrir
  1680.  
  1681.   * stream_output.* : added a flags variable to sout_buffer_t, allowing to
  1682.  mark headers.
  1683.   * httpd : added a way to use stream header, and changed the way that
  1684.  stream data are stored (allow better client handling).
  1685.   * http : use stream header, and add mime type detection by looking
  1686.  at file extention (could be improved).
  1687.   * ogg: fixed a segfault when removing a stream, mark header.
  1688.  
  1689. 2003-02-25 Tuesday 17:15  gbazin
  1690.  
  1691.  * configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c:
  1692.     Added a simple mpeg video decoder based on libmpeg2. It is mainly useful
  1693.     for comparing the performance against our custom decoder as it is currently
  1694.     missing some important features like the synchro stuff.
  1695.  
  1696. 2003-02-24 Monday 23:28  fenrir
  1697.  
  1698.   * stream_output.c : added a sanity check.
  1699.  
  1700. 2003-02-24 Monday 23:27  fenrir
  1701.  
  1702.   * all : ogg/ogm muxer. Yet very limited as it accepts only mp3/a52 audio
  1703.  and mpeg4/divx3 video streams. (Created files seem to work only with vlc).
  1704.  
  1705. 2003-02-24 Monday 17:06  jlj
  1706.  
  1707.    * a52tofloat32.c: changed an error into warning.
  1708.  
  1709. 2003-02-24 Monday 14:40  sigmunau
  1710.  
  1711.  updated documentation to reflect that input_AccessReinit should be called
  1712.  before, and not after a random seek
  1713.  
  1714. 2003-02-24 Monday 14:14  fenrir
  1715.  
  1716.   * all : fix compilation.
  1717.  
  1718. 2003-02-24 Monday 12:34  fenrir
  1719.  
  1720.   * stream_output.c : fixed compilation.
  1721.   * mux/* implemented pf_mux_capacity.
  1722.  
  1723. 2003-02-24 Monday 11:14  gbazin
  1724.  
  1725.  * configure.ac.in, modules/misc/httpd.c: compilation fixes for win32.
  1726.  
  1727. 2003-02-24 Monday 11:00  fenrir
  1728.  
  1729.   * stream_output.h : add a private parameter to sout_instance_t only used
  1730.  by src/stream_output.c (avoid changing every time stream_output.h...)
  1731.  
  1732. 2003-02-24 Monday 10:45  fenrir
  1733.  
  1734.   * stream output: fixed name inconsistency, added a new exported
  1735.  functions by muxer.
  1736.   * wav: fixed a warning.
  1737.  
  1738. 2003-02-24 Monday 09:26  fenrir
  1739.  
  1740.   * asf: fix seek for http.
  1741.  
  1742. 2003-02-24 Monday 09:18  fenrir
  1743.  
  1744.   * wav: proper seek handling. (wav file readable over http).
  1745.  
  1746. 2003-02-23 Sunday 22:35  fenrir
  1747.  
  1748.   * enable httpd(by default) and http.
  1749.  
  1750. 2003-02-23 Sunday 19:07  fenrir
  1751.  
  1752.   * all : declaration of http and httpd.
  1753.  
  1754. 2003-02-23 Sunday 19:05  fenrir
  1755.  
  1756.   * modules/access_output/http : http output.
  1757.   * httpd : mini http server (be carefull about security issue...)
  1758.  
  1759. 2003-02-23 Sunday 18:07  fenrir
  1760.  
  1761.   * all : added streaming support for crappy ms video codec into TS.
  1762.   - Only vlc is able to read such TS.
  1763.   - I use stream id 0xa0 and descriptor 0xa0, I hope there aren't used.
  1764.   - DivX1/2/3, wmv1/2, h/i263 should be supported, others could be
  1765.     quickly added.
  1766.   - Please test.
  1767.  
  1768. 2003-02-23 Sunday 16:31  sigmunau
  1769.  
  1770.  added a demux and decoder for flac files (disabled by default). Works for
  1771.  16bit per sample streams, only tested with stereo
  1772.  
  1773. 2003-02-23 Sunday 05:53  jlj
  1774.  
  1775.    * ./modules/gui/macosx/aout.m: M-Audio Revolution fixes.
  1776.                                   Dynamic device support.
  1777.    * ./modules/gui/macosx: Minor fixes and cosmetic changes.
  1778.  
  1779. 2003-02-23 Sunday 01:25  massiot
  1780.  
  1781.  * Destroy audio-device and audio-channels when no output plug-in is
  1782.    available.
  1783.  
  1784. 2003-02-22 Saturday 16:10  fenrir
  1785.  
  1786.   * fix compilation.
  1787.  
  1788. 2003-02-22 Saturday 14:11  sigmunau
  1789.  
  1790.   Fixed seme seeking issues with http access module, fixed an error that
  1791.  caused id3v2.4 tags at the end of the file to not work. Added checks to
  1792.  avoid seeking off the ends of the file. Should close #325, please confirm
  1793.  
  1794. 2003-02-21 Friday 22:59  gbazin
  1795.  
  1796.  * src/audio_output/input.c: fixed buffer allocation bug that was triggered
  1797.     when using "in place" resamplers.
  1798.  
  1799. 2003-02-21 Friday 16:31  hartman
  1800.  
  1801.  DJ's first steps in C and vlc decoders ;)
  1802.  * modules/audio_filter/converter/mpgatofixed32.c:
  1803.    - fixed an issue that could cause glitches when switching from one stream
  1804.      to another. the buffer wasn't entirely getting 0000 because multiple
  1805.      channels were not taken into account when doing this.
  1806.  * ALL:
  1807.    - if float32 then clear the buffer with (float)0
  1808.  
  1809. 2003-02-21 Friday 15:16  hartman
  1810.  
  1811.  * previous commit seems to break some things. reverting.
  1812.  
  1813. 2003-02-21 Friday 14:17  hartman
  1814.  
  1815.  * (float) 0 the buffer if it cannot be decoded and fixed32.
  1816.    right Meuuh ??? ;)
  1817.  
  1818. 2003-02-21 Friday 03:49  hartman
  1819.  
  1820.  * VLC.app should show its version in the Finder now
  1821.    Meeuh, one more place that needs version string updated before a release.
  1822.    might be made automated ?
  1823.  
  1824. 2003-02-21 Friday 03:22  hartman
  1825.  
  1826.  * ignore project Builder user files and backup .nib files.
  1827.  * vlc.app changed to VLC.app. cvsignore changed to reflect this.
  1828.  
  1829. 2003-02-21 Friday 02:45  hartman
  1830.  
  1831.  * If the "show advanced" option has been changed and you press the Apply
  1832.    button, the preferences window is destroyed and created.
  1833.  
  1834. 2003-02-20 Thursday 18:10  hartman
  1835.  
  1836.  * prefs obey the advanced option. Apply does not as of yet.
  1837.  
  1838. 2003-02-20 Thursday 16:07  gbazin
  1839.  
  1840.  * src/libvlc.h, modules/audio_output: added a global --spdif config option
  1841.     to allow using the spdif output by default if available.
  1842.  * modules/misc/dummy/*: on win32 added a quiet mode that doesn't display
  1843.     a dos command box.
  1844.  * modules/control/rc/rc.c: on win32 enabled the echo mode and the
  1845.     backspace key.
  1846.  * modules/codec/mpeg_audio.c: fixed a sync bug.
  1847.  
  1848. 2003-02-20 Thursday 01:52  sigmunau
  1849.  
  1850.  * include/configuration.h: added a new flag to the configuration stucture to
  1851.  indicate wether it is an "advanced" option or not. The goal with this is to
  1852.  hide the user from all the strange options that very seldom needs to be
  1853.  changed. added an extra argument to all the add_* macros to indicate wether
  1854.  the item is advanced or not.
  1855.  * src/libvlc.h: added an "show advanced options" config option default
  1856.  disabled
  1857.  * src/libvlc.c: the advanced options are not listed by vlc --help and
  1858.  friends unless --advanced is used
  1859.  * modules/gtk/preferences.c: the gtk/gnome preferences dialog don't show
  1860.  advanced options unless advanced is set
  1861.  all: set the advanced flag to VLC_FALSE or VLC_TRUE for all options, by
  1862.  using some common sense. Please check and correct
  1863.  
  1864.  note: All interfaces should still work like they used to, see the change in
  1865.  modules/gtk/preferences.c to find out how to "hide" options.
  1866.  
  1867.  second note: I think I've changed all the modules, but I could not test
  1868.  everyone for compilation, expect some broken modules (the fix is to add ",
  1869.  VLC_TRUE" as last argument to the add_* I forgot)
  1870.  
  1871. 2003-02-19 Wednesday 22:08  gbazin
  1872.  
  1873.  * modules/audio_output/directx.c: forgot to enable channel re-ordering.
  1874.  * modules/audio_output/waveout.c: fixed a crash that happened when probing
  1875.     devices supporting S/PDIF. (Should fix 354)
  1876.  
  1877. 2003-02-19 Wednesday 14:49  hartman
  1878.  
  1879.  * increased accuracy of positionslider in OSX. although this will not solve
  1880.    all problems this will improve results a bit (by my own experience).
  1881.  
  1882. 2003-02-19 Wednesday 10:02  gbazin
  1883.  
  1884.  * src/libvlc.c: "stty size" won't work on win32 so make ConsoleWidth()
  1885.     always return 80.
  1886.  
  1887. 2003-02-18 Tuesday 23:34  gbazin
  1888.  
  1889.  * modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC), FOURCC_dvp (DV - PAL)
  1890.     and FOURCC_twos (PCM audio).
  1891.  
  1892. 2003-02-18 Tuesday 22:40  ipkiss
  1893.  
  1894.   * src/misc/modules.c: on Windows, we look for the plugins in vlc's root
  1895.     directory when there is no 'plugins' nor 'modules' subdirectory
  1896.     (may close #306)
  1897.  
  1898. 2003-02-18 Tuesday 22:33  gbazin
  1899.  
  1900.  * modules/codec/ffmpeg/video.c: got rid of ffmpeg_ConvertPictureI410toI420()
  1901.     and use img_convert() from ffmpeg instead. Also added support for the
  1902.     PIX_FMT_YUV411P pixel format so we can now decode the DV Quicktime videos
  1903.     from media.xiph.org.
  1904.  
  1905. 2003-02-18 Tuesday 20:54  hartman
  1906.  
  1907.  * Only update the info window if it is visible
  1908.  
  1909. 2003-02-18 Tuesday 19:42  gbazin
  1910.  
  1911.  * modules/demux/rawdv.c: added support for DV audio now that ffmpeg can
  1912.     decode this.
  1913.  * modules/codec/ffmpeg/ffmpeg.h, modules/codec/ffmpeg/ffmpeg.c: added the
  1914.     necessary fourcc for DV audio.
  1915.  
  1916. 2003-02-18 Tuesday 18:49  fenrir
  1917.  
  1918.   * mpeg_audio.c: removed some fprintf...
  1919.  
  1920. 2003-02-18 Tuesday 18:33  titer
  1921.  
  1922.   * ipv4.c, libvlc.h: add a --ttl option to set time-to-live when
  1923.                       multicasting with the stream output
  1924.   * modules/control/: missing cvsignore
  1925.  
  1926. 2003-02-18 Tuesday 13:13  sam
  1927.  
  1928.    * ./mozilla/*: s/VideoLAN Client/VLC/g.
  1929.  
  1930. 2003-02-18 Tuesday 00:51  fenrir
  1931.  
  1932.   * raah, corrected mpeg2-layer3 playback (and streaming). (that my last
  1933.  fix had broken :p )
  1934.  
  1935. 2003-02-18 Tuesday 00:20  hartman
  1936.  
  1937.  * Changed an Error message. Many people did not understand:
  1938.    no suitable decoder module for fourcc `IV31'
  1939.    I have appended:
  1940.    VLC probably does not support this sound or video format.
  1941.  
  1942. 2003-02-18 Tuesday 00:17  massiot
  1943.  
  1944.  * Fixed a segfault in the Japanese preferences panel.
  1945.  
  1946. 2003-02-17 Monday 23:47  hartman
  1947.  
  1948.  * Fixed the localization issue on MacOSX.
  1949.  
  1950. 2003-02-17 Monday 23:10  jpsaman
  1951.  
  1952.  Juglin with dependencies.
  1953.  
  1954. 2003-02-17 Monday 22:19  gbazin
  1955.  
  1956.  * modules/audio_output/directx.c: added multichannel support to the
  1957.     directx plugin.
  1958.  * modules/audio_output/waveout.c: fixed quad audio channels detection and
  1959.     a few misplaced debug messages.
  1960.  * configure.ac.in: don't link anymore the rc plugin with the winsock lib.
  1961.  
  1962. 2003-02-17 Monday 22:03  asmax
  1963.  
  1964.  * added a SAP server, with some kludges because the SAP client in vlc
  1965.    is not RFC-compliant...
  1966.  
  1967. 2003-02-17 Monday 18:58  hartman
  1968.  
  1969.  * NEWS: added info about the new 0.5.1a release for OSX.
  1970.  * extras/MacOSX/vlc.pbproj/project.pbxproj: bumped revision #
  1971.  
  1972. 2003-02-17 Monday 17:06  massiot
  1973.  
  1974.  Fixed the "everything is in Japanese" bug. :p
  1975.  
  1976. 2003-02-17 Monday 16:56  gbazin
  1977.  
  1978.  * modules/control/rc/rc.c: finally fixed the rc interface under win32 by
  1979.     using WaitForSingleObject() on the console handle and ReadConsoleInput().
  1980.     (Closes #59)
  1981.  
  1982. 2003-02-17 Monday 14:43  massiot
  1983.  
  1984.  Now 0.5.2-cvs (estimated release date in two weeks from now).
  1985.  
  1986. 2003-02-17 Monday 10:52  hartman
  1987.  
  1988.  * Whoops. i forgot to add these files. sorry everyone.
  1989.  
  1990. 2003-02-17 Monday 09:47  gbazin
  1991.  
  1992.  * modules/audio_filter/resampler/linear.c: lowered the priority of the linear
  1993.     resampler so the ugly resampler is once again the default. The quality of
  1994.     the ugly resampler is currently better than the linear one because of a
  1995.     design defect.
  1996.  
  1997. 2003-02-17 Monday 07:22  sam
  1998.  
  1999.    * ./debian/woody-buildpackage: Debian package creation fixes.
  2000.  
  2001. 2003-02-17 Monday 06:31  sam
  2002.  
  2003.    * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!
  2004.  
  2005. 2003-02-17 Monday 06:15  sam
  2006.  
  2007.    * Updated NEWS and ChangeLog.
  2008.  
  2009. 2003-02-17 Monday 06:00  sam
  2010.  
  2011.    * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
  2012.      but Windoze will certainly do.
  2013.  
  2014. 2003-02-17 Monday 05:50  sam
  2015.  
  2016.    * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's
  2017.      directory whenever possible, to use it for the spudec font or to load
  2018.      plugins.
  2019.  
  2020. 2003-02-17 Monday 04:21  sam
  2021.  
  2022.    * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.
  2023.  
  2024. 2003-02-17 Monday 00:04  asmax
  2025.  
  2026.  * added a sample playlist. All fields must be separated with TABs
  2027.  
  2028. 2003-02-16 Sunday 23:57  asmax
  2029.  
  2030.  * libvlc binding for python
  2031.  * new VideoLAN RTSP Server, using libvlc.
  2032.    Not yet fully rfc2326-compliant, but it works ;)
  2033.  
  2034. 2003-02-16 Sunday 23:32  hartman
  2035.  
  2036.  * Added an info panel to show movie info, etc.
  2037.  
  2038. 2003-02-16 Sunday 17:35  sam
  2039.  
  2040.    * ./debian/changelog: updated for 0.5.1.
  2041.    * ./debian/control: vlc-glide is now Architecture: i386 only.
  2042.    * ./debian/control: vlc-plugin-mad Provides: mp3-decoder.
  2043.    * ./debian/rules: the deprecated vlc-* packages have a proper link to
  2044.      /usr/share/doc/vlc/.
  2045.  
  2046. 2003-02-16 Sunday 16:58  ipkiss
  2047.  
  2048.   * added an entry for the "subtitles don"t work on windows" problem
  2049.  
  2050. 2003-02-16 Sunday 16:22  jpsaman
  2051.  
  2052.  Updated release numbering for all ipk's
  2053.  
  2054. 2003-02-16 Sunday 16:21  jpsaman
  2055.  
  2056.  Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320).
  2057.  
  2058. 2003-02-16 Sunday 14:51  fenrir
  2059.  
  2060.   * udp: forgot this file...
  2061.  
  2062. 2003-02-16 Sunday 14:10  fenrir
  2063.  
  2064.   * all: split muxer and access into independant part.
  2065.  
  2066. 2003-02-16 Sunday 14:03  fenrir
  2067.  
  2068.   * Less checks on muxer type.
  2069.  
  2070. 2003-02-16 Sunday 11:18  fenrir
  2071.  
  2072.   * adpcm: added dk3 too.
  2073.  
  2074. 2003-02-16 Sunday 10:25  sigmunau
  2075.  
  2076.  Added support for volume up/down buttons.
  2077.  
  2078. 2003-02-16 Sunday 09:50  fenrir
  2079.  
  2080.   * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
  2081.  somes samples.)
  2082.  
  2083. 2003-02-16 Sunday 08:56  fenrir
  2084.  
  2085.   * all: fix mpeg2 handling.
  2086.  
  2087. 2003-02-16 Sunday 01:38  titer
  2088.  
  2089.   NEWS: updated BeOS info for 0.5.1
  2090.  
  2091. 2003-02-16 Sunday 01:29  massiot
  2092.  
  2093.  * modules/gui/macosx/open.m: Removed channel server support
  2094.  * po/*: Updated po files just before the 0.5.1 release
  2095.  * modules/audio_filter/resampler/linear.c: fixed an initialization bug
  2096.  
  2097. 2003-02-15 Saturday 20:02  jpsaman
  2098.  
  2099.  Update iPaq packaging description files for:
  2100.  - GPE port
  2101.  - Opie port
  2102.  - Zaurus
  2103.  Updated NEWS file with OPIE port.
  2104.  
  2105. 2003-02-15 Saturday 13:50  massiot
  2106.  
  2107.  * Bumped up revision number to 0.5.1
  2108.  * Updated French translation
  2109.  
  2110. 2003-02-15 Saturday 12:57  hartman
  2111.  
  2112.  * if we are paused in fullscreen, show cursor.
  2113.  
  2114. 2003-02-15 Saturday 04:43  ipkiss
  2115.  
  2116.   - fixed a vicious bug
  2117.  
  2118. 2003-02-14 Friday 23:07  hartman
  2119.  
  2120.  * Should fix an issue with multiple monitors and the hiding of the mousecursor
  2121.  
  2122. 2003-02-14 Friday 18:22  sam
  2123.  
  2124.    * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142).
  2125.    * ./src/libvlc.c: removed unnecessary malloc() calls.
  2126.    * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args.
  2127.  
  2128. 2003-02-14 Friday 17:00  ipkiss
  2129.  
  2130.   * exchanged directx' and waveout's capabilities because the latter
  2131.     seems to be more reliable
  2132.  
  2133. 2003-02-14 Friday 13:48  jpsaman
  2134.  
  2135.  Fixed deadlock upon unloading qte_main plugin.
  2136.  Cleanup of debug messages.
  2137.  
  2138. 2003-02-14 Friday 13:44  jpsaman
  2139.  
  2140.  Tuning package dependencies.
  2141.  
  2142. 2003-02-14 Friday 13:19  jpsaman
  2143.  
  2144.  Updated opie control file for packaging.
  2145.  
  2146. 2003-02-14 Friday 13:01  jpsaman
  2147.  
  2148.  Small improvement.
  2149.  
  2150. 2003-02-14 Friday 09:50  gbazin
  2151.  
  2152.  * modules/audio_output/waveout.c: better buffer management and hopefully
  2153.     fixed the S/PDIF output (Still untested though. Anybody here could test
  2154.     this? ).
  2155.  
  2156. 2003-02-13 Thursday 21:53  massiot
  2157.  
  2158.  Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is
  2159.  meaningful.
  2160.  
  2161. 2003-02-13 Thursday 17:31  sam
  2162.  
  2163.    * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.
  2164.  
  2165. 2003-02-13 Thursday 14:16  hartman
  2166.  
  2167.  ALL:
  2168.   - when a new stream is being loaded we select the current title in the
  2169.     playlist.
  2170.   - Cleaned up some of my previous commited code dealing with updating
  2171.     the window title.
  2172.  
  2173. 2003-02-13 Thursday 02:00  hartman
  2174.  
  2175.  *ALL: update the title of the window everytime the stream changes.
  2176.  
  2177. 2003-02-13 Thursday 01:14  hartman
  2178.  
  2179.  * fixed a small bug
  2180.  
  2181. 2003-02-13 Thursday 00:09  hartman
  2182.  
  2183.  * src/playlist/playlist.c:
  2184.    - added an intf-change variable. This is set whenever you add or delete
  2185.      an item in the playlist. You need to unset it yourself.
  2186.  * modules/gui/macosx/intf.?:
  2187.    - listen for external playlist changes. update view when playlist changes.
  2188.    - activate/deactivate previous and next buttons and menuitems,
  2189.      whenever the playlist gets changed.
  2190.  
  2191. 2003-02-12 Wednesday 23:26  jpsaman
  2192.  
  2193.  Scripts for building and packaging vlc on Zaurus PDA.
  2194.  
  2195. 2003-02-12 Wednesday 23:26  jpsaman
  2196.  
  2197.  Updated control files and buildscript for v0.5.1
  2198.  
  2199. 2003-02-12 Wednesday 23:13  jpsaman
  2200.  
  2201.  The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.
  2202.  
  2203. 2003-02-12 Wednesday 23:09  jpsaman
  2204.  
  2205.  Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.
  2206.  
  2207. 2003-02-12 Wednesday 23:08  massiot
  2208.  
  2209.  * Italien translation, courtesy of Bruno <allevb@tin.it>.
  2210.  
  2211. 2003-02-12 Wednesday 17:13  jobi
  2212.  
  2213.      * modules/access/vcd/vcd.*: fixed a warning
  2214.  
  2215. 2003-02-12 Wednesday 16:58  jobi
  2216.  
  2217.      * modules/access/vcd/vcd.c: in entry points, track number should be read
  2218.        as BCD (it should fix #244). Also fixed chapter indexing, so that it
  2219.        correspond to the dvd one.
  2220.  
  2221. 2003-02-12 Wednesday 14:22  hartman
  2222.  
  2223.  * modules/gui/macosx/controls.m:
  2224.    - fixed the mute and volumeup volumedown when you use them mixed.
  2225.  * src/audio_output/intf.c:
  2226.    - set "saved-volume" on volume up, volume down.
  2227.  
  2228. 2003-02-12 Wednesday 13:42  massiot
  2229.  
  2230.  Patch courtesy of gibalou :
  2231.  * demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of
  2232.  i_continuity_counter,
  2233.  * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value,
  2234.  * demux/mpeg/ts.c: Fixed detection of PAT/PMT change.
  2235.  
  2236. 2003-02-12 Wednesday 02:11  ipkiss
  2237.  
  2238.   * compilation fix
  2239.   * all files are stored in dos mode, or Borland won't compile some of
  2240.     them...
  2241.  
  2242. 2003-02-11 Tuesday 18:05  massiot
  2243.  
  2244.  * 0.5.1 German translation, courtesy of Felix K¸hne <FK@aenneburghardt.de>.
  2245.  
  2246. 2003-02-11 Tuesday 17:20  babal
  2247.  
  2248.  - Dolby Surround fix
  2249.  - support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about
  2250.    6.1 since there is a doubt about where should be the Rear Center
  2251.    coefficient in a decoded sample.
  2252.    -> if anybody has an idea or even better a test stream...
  2253.  
  2254. 2003-02-11 Tuesday 16:19  hartman
  2255.  
  2256.  * updated dutch strings
  2257.  
  2258. 2003-02-11 Tuesday 15:35  hartman
  2259.  
  2260.  ALL: - changed vlc.app into VLC.app
  2261.  modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the
  2262.       mousecursor.
  2263.  
  2264. 2003-02-11 Tuesday 15:24  hartman
  2265.  
  2266.  * Updated ReadMe file
  2267.    - some spelling issues
  2268.    - remark about the current troubles with sound
  2269.    - readded deinterlace remark
  2270.    - Added info on multiple screens and sound devices
  2271.    - updated the bugreporting URL
  2272.    - Changed all occurences of vlc into VLC where appropriate
  2273.  
  2274. 2003-02-11 Tuesday 11:16  massiot
  2275.  
  2276.  * modules/codec/lpcm.c: Attempt at supporting all channel configurations,
  2277.  * Support for 7 and 7.1 channel configurations.
  2278.  
  2279. 2003-02-10 Monday 23:50  massiot
  2280.  
  2281.  * modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
  2282.  
  2283. 2003-02-10 Monday 23:16  marcari
  2284.  
  2285.   * sdl.c : added includes (vlc/aout.h & aout_internal.h)
  2286.      => to make volumeup/down compile
  2287.  
  2288. 2003-02-10 Monday 23:04  hartman
  2289.  
  2290.  * the window of the video shows the official document icon, filename and
  2291.    when command-clicked the path if the stream is a local file.
  2292.    this is the expected window behaviour in osx.
  2293.  
  2294. 2003-02-10 Monday 22:22  massiot
  2295.  
  2296.  * I ran --update-po for the last time before the 0.5.1 release (and I
  2297.  mean it !)
  2298.  
  2299. 2003-02-10 Monday 22:18  hartman
  2300.  
  2301.  * The dock should no longer be visible in fullscreen mode.
  2302.  
  2303. 2003-02-10 Monday 21:56  sam
  2304.  
  2305.    * ./debian/rules: added code to avoid timestamp skews in the faad tree.
  2306.  
  2307. 2003-02-10 Monday 21:54  hartman
  2308.  
  2309.  * only show last part of of file/url name in the playlist.
  2310.  
  2311. 2003-02-10 Monday 21:46  sam
  2312.  
  2313.    * ./debian/rules: added missing icon in the vlc and wxvlc packages.
  2314.  
  2315. 2003-02-10 Monday 21:28  hartman
  2316.  
  2317.  * fixed the black bar issue with window half/normal/double window sizes in
  2318.    OSX. i had forgotten the aspectratio.
  2319.  
  2320. 2003-02-10 Monday 21:11  sam
  2321.  
  2322.    * ./debian/rules: removed Debian kludges that do not really belong to the
  2323.      official VLC tree.
  2324.  
  2325. 2003-02-10 Monday 20:57  sam
  2326.  
  2327.    * ./debian/control: added the "VideoLAN" word in the long description so
  2328.      that "apt-cache search videolan" returns vlc.
  2329.  
  2330. 2003-02-10 Monday 20:11  sam
  2331.  
  2332.    * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first
  2333.      dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil.
  2334.  
  2335. 2003-02-10 Monday 18:12  sam
  2336.  
  2337.    * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with
  2338.      gprof, because gcc is unable to build it without -fomit-frame-pointer
  2339.      (Closes: #260).
  2340.  
  2341. 2003-02-10 Monday 17:43  massiot
  2342.  
  2343.  * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
  2344.  * Minor fixes.
  2345.  
  2346. 2003-02-10 Monday 16:53  sam
  2347.  
  2348.    * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
  2349.      (partially fixes #260)
  2350.  
  2351. 2003-02-10 Monday 15:23  titer
  2352.  
  2353.    Move the messages update function to another thread. It prevents it from
  2354.   freezing the main window (cannot seek anymore, etc).
  2355.  
  2356. 2003-02-10 Monday 00:41  hartman
  2357.  
  2358.  * another proof that the copy command in IE for Mac sucks. stupid stray chars.
  2359.  
  2360. 2003-02-10 Monday 00:16  massiot
  2361.  
  2362.  * Enabled the gestures module by default,
  2363.  * Run --update-po.
  2364.  
  2365. 2003-02-10 Monday 00:16  hartman
  2366.  
  2367.  * restored old deinterlace menu. The on the fly code does not work as long
  2368.    as the vout.m issue exists. but this is better then the current 'dummy'
  2369.    code we have.
  2370.  
  2371. 2003-02-09 Sunday 23:42  sigmunau
  2372.  
  2373.   *: a new mouse gestures interface, currently supporting back, forward, quit
  2374.  fullscreen and a nice debug message when you draw a clockwise square. Video
  2375.  output modules needs to be modified for this to work, but it should be minor
  2376.  in modules supporting dvd navigation.
  2377.  
  2378.  btw: it should be easy to add new gestures, ideas appreciated
  2379.  
  2380. 2003-02-09 Sunday 19:28  massiot
  2381.  
  2382.  * Minor typographic corrections,
  2383.  * Fixed a segfault in the Preferences window.
  2384.  
  2385. 2003-02-09 Sunday 17:10  stippi
  2386.  
  2387.  modules/gui/beos/PreferenceWindow.h/.cpp
  2388.  
  2389.      - added settings for screenshot path and image format
  2390.  
  2391.      - removed "Save" button, added "Cancel" and "Revert" buttons
  2392.  
  2393.      - added revert functionality
  2394.  
  2395.      - changed class design for cleaner functionality,
  2396.          separated ApplyChanges() into more functions
  2397.          to have finer control
  2398.  
  2399.      - added more error checking and fixed memory leaks
  2400.          (config_GetPsz() returns char*, not const char*!)
  2401.  
  2402.      - all settings are now correctly saved and restored
  2403.  
  2404.      - some more cosmetic changes
  2405.  
  2406.  modules/gui/beos/InterfaceWindow.h/.cpp
  2407.  
  2408.      - updated vlc way of saving settings to be on par with BeOS way
  2409.          and made it selectable in the code which way is used.
  2410.          However, the VideoSettings are still only savable in
  2411.          the BeOS way.
  2412.  
  2413.      - if dvd menus are used, the navigation menu enables a
  2414.          "Goto Menu" item. Unfortunately, I don't see a clean
  2415.          way to really detect the usage of dvd/dvdold in the
  2416.          currently playing stream. I wouldn't want to see
  2417.          if a playlist item has "dvd:" or "dvdold:" prepended
  2418.          at each interface update.
  2419.  
  2420. 2003-02-09 Sunday 13:25  fenrir
  2421.  
  2422.   * sub.c : begun clean up
  2423.  
  2424. 2003-02-09 Sunday 12:23  sam
  2425.  
  2426.    * ./configure.ac.in: fiddled with linking flags for the KDE plugin.
  2427.  
  2428. 2003-02-09 Sunday 12:21  sam
  2429.  
  2430.    * ./debian/control: made lintian happier with package descriptions.
  2431.    * ./debian/rules: added extra touch calls to prevent autobuilders from
  2432.      launching autoconf/automake.
  2433.  
  2434. 2003-02-09 Sunday 12:19  sam
  2435.  
  2436.    * ./modules/video_filter/transform.c: fixed a stupid typo preventing
  2437.      initialization of the plugin.
  2438.  
  2439. 2003-02-09 Sunday 12:18  sam
  2440.  
  2441.    * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.
  2442.  
  2443. 2003-02-09 Sunday 11:51  titer
  2444.  
  2445.   Simplified volume functions
  2446.  
  2447. 2003-02-09 Sunday 02:01  ipkiss
  2448.  
  2449.   * modules/gui/win32/mainframe.cpp: simplifications using the new
  2450.     aout_Volume* API
  2451.  
  2452. 2003-02-09 Sunday 01:56  massiot
  2453.  
  2454.  Fixed GTK compilation.
  2455.  
  2456. 2003-02-09 Sunday 01:50  massiot
  2457.  
  2458.  * Added Step forward/Step backward feature.
  2459.  
  2460. 2003-02-09 Sunday 01:13  massiot
  2461.  
  2462.  * aout_Volume* functions now do their own vlc_object_find() on the
  2463.    audio output. Consequently, the first argument can be any vlc_object_t.
  2464.  * modules/gui/macosx/*: greatly simplified volume functions ; you can now
  2465.    call aout_Volume* even when there is no audio output, and the volume
  2466.    will be saved for later use.
  2467.  
  2468. 2003-02-08 Saturday 22:43  massiot
  2469.  
  2470.  Fixed previous commit.
  2471.  
  2472. 2003-02-08 Saturday 22:20  massiot
  2473.  
  2474.  * src/extras/libc.c: New vlc_wraptext function,
  2475.  * modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters,
  2476.  * src/input/input.c: Correctly parse MRL of the type
  2477.    /Volumes/toto:titi/coincoin.mpg (closes #238 & #186)
  2478.  * modules/access/*: Changed some msg_Warn into msg_Err
  2479.  * po/fr.po: Updated French translation,
  2480.  * configure.ac.in: Re-enabled Swedish translation,
  2481.  * Makefile.am: Do not recompile everything everytime someone changes a .h
  2482.  
  2483. 2003-02-08 Saturday 21:43  hartman
  2484.  
  2485.  * window half/normal/double Size commands
  2486.    - black bar issue is not fixed. i removed 'myfix'
  2487.  
  2488. 2003-02-08 Saturday 20:32  massiot
  2489.  
  2490.  * modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE
  2491.  * modules/gui/macosx/intf.m: VLC _m_edia _p_layer.
  2492.  
  2493. 2003-02-08 Saturday 19:14  asmax
  2494.  
  2495.  * fixed the encoding
  2496.    (Meuuh you can re-enable swedish ;)
  2497.  
  2498. 2003-02-08 Saturday 19:10  massiot
  2499.  
  2500.  * Fixed misc typos in strings,
  2501.  * Updated po files,
  2502.  * New --buggy-psi options, to supports streams which don't update the
  2503.  continuity counter in their PSI packets (walkenizes #sam).
  2504.  
  2505. 2003-02-08 Saturday 17:26  massiot
  2506.  
  2507.  * configure.ac.in: Disabled Swedish translation since it doesn't use the
  2508.    right charset,
  2509.  * Implemented localization for audio-channels and video-device variables.
  2510.  
  2511. 2003-02-07 Friday 23:36  marcari
  2512.  
  2513.  glibc 2.1 port for linupy (linux on a yopy pda)
  2514.  
  2515.  * modules/access/*.c : added include <sys/time.h> for struct timeval
  2516.  * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast)
  2517.  
  2518.  VLC rulz on Yopy !
  2519.  
  2520. 2003-02-07 Friday 21:30  hartman
  2521.  
  2522.  * Resize window fixes
  2523.    - we should not resize the window in fullscreen
  2524.    - fixed the black bars bug in half and double size
  2525.    - position of top left corner should not change
  2526.    - more efficient code
  2527.  
  2528. 2003-02-07 Friday 20:49  alexis
  2529.  
  2530.  - FAQ : the first question of the "troubleshooting" section now tells the
  2531.  user to delete VLC's configuration file.
  2532.  
  2533. 2003-02-07 Friday 20:23  hartman
  2534.  
  2535.  * added half, normal and full size videowindow menuitems.
  2536.    there seems to be a bug though somewhere. you end up with black bars in
  2537.    half and double size.
  2538.  
  2539. 2003-02-07 Friday 18:43  ipkiss
  2540.  
  2541.   * Fixed the "RichEdit line insertion error" bug (closes #246)
  2542.   * Added a popup menu to copy log messages to the clipboard
  2543.  
  2544. 2003-02-07 Friday 16:51  massiot
  2545.  
  2546.  Fixed a buffer leak with slice-I streams (thanks sam).
  2547.  
  2548. 2003-02-07 Friday 09:17  yves
  2549.  
  2550.  - added missing buildrequires
  2551.  - now autodetect on wich system we are:
  2552.    rpm --rebuild should work out of box on rh and previous mdk systems.
  2553.  - NO buildrequires on rh-like system. rh does not have a devel policy
  2554.  - more redhat stuff: NO menu (i do not know their "propriatory" menu system yet)
  2555.  
  2556. 2003-02-07 Friday 01:32  hartman
  2557.  
  2558.  * grrr changed the project file by accident. revert
  2559.  
  2560. 2003-02-07 Friday 01:31  hartman
  2561.  
  2562.  * When you push backspace or delete in the playlist, it removes the selected item.
  2563.  
  2564. 2003-02-07 Friday 01:22  fenrir
  2565.  
  2566.   * ffmpeg/audio : removed an old error (anyway it was harmless).
  2567.   * mp4 : removed a bad initialisation. Erased all ending spaces.
  2568.   * mpeg/audio : send i_rate to decoder (not yet usefull but ...)
  2569.  
  2570. 2003-02-07 Friday 01:09  sam
  2571.  
  2572.    * ./src/interface/interface.c: interface variable is "intf", not "interface".
  2573.  
  2574. 2003-02-07 Friday 00:29  sam
  2575.  
  2576.    * ./include/interface.h: grmbl, I forgot VLC_EXPORT did not support multiline
  2577.      declarations. Should fix that later.
  2578.  
  2579. 2003-02-07 Friday 00:26  sam
  2580.  
  2581.    * ./modules/access/dvdplay/demux.c: fixed a minor warning.
  2582.  
  2583. 2003-02-06 Thursday 23:59  sam
  2584.  
  2585.    * ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
  2586.      "interface" variable to "dvdplay" (Closes: #178, #210, and probably a
  2587.      bunch of others).
  2588.    * ./src/interface/interface.c: added a safety check to circumvent the bug,
  2589.      allowing a smooth upgrade.
  2590.  
  2591. 2003-02-06 Thursday 23:55  massiot
  2592.  
  2593.  Fixed interface freezes in the OS X interface.
  2594.  
  2595. 2003-02-06 Thursday 23:01  sam
  2596.  
  2597.    * ./src/misc/darwin_specific.m: completed our list of known languages and
  2598.      made code simpler to read.
  2599.  
  2600. 2003-02-06 Thursday 21:56  sam
  2601.  
  2602.    * ./debian/rules: build the SLP plugin by default.
  2603.  
  2604. 2003-02-06 Thursday 21:39  titer
  2605.  
  2606.   Tuned BeOS priorities for a better playback on low-end computers.
  2607.  
  2608. 2003-02-06 Thursday 15:14  massiot
  2609.  
  2610.  Fixed AFMT_AC3 and AFMT_S16_NE handling.
  2611.  
  2612. 2003-02-06 Thursday 13:47  hartman
  2613.  
  2614.  * Changed a failed DecompressSequenceFrameS error into a warning. We don't
  2615.    want to bug users with this when we resize a video.
  2616.  
  2617. 2003-02-06 Thursday 03:22  sam
  2618.  
  2619.    * ./modules/misc/screensaver.c: screen saver disabling plugin; runs a thread
  2620.      in the background to disable xscreensaver the jwz way (Closes: #58).
  2621.  
  2622.      It's an interface plugin, trigger with "--extraintf screensaver".
  2623.  
  2624. 2003-02-06 Thursday 02:37  sam
  2625.  
  2626.    * ./configure.ac.in: libmad and liba52 need to be explicitely disabled,
  2627.      otherwise we fail with an error when they are not found.
  2628.  
  2629. 2003-02-06 Thursday 00:45  sam
  2630.  
  2631.    * ./doc/faq/faq.sgml: updated config file location for OS X.
  2632.  
  2633. 2003-02-05 Wednesday 22:48  hartman
  2634.  
  2635.  * Changed the wrong property in my recent commit. FIXED
  2636.  
  2637. 2003-02-05 Wednesday 22:11  sam
  2638.  
  2639.    * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug that caused crashes when
  2640.      doing fullscreen or volume up from the popup menu.
  2641.  
  2642. 2003-02-05 Wednesday 16:23  hartman
  2643.  
  2644.  * added a "Open CrashLog" button to the messages window in OSX.
  2645.  
  2646. 2003-02-05 Wednesday 14:58  hartman
  2647.  
  2648.  * Added AppleScript support
  2649.  * We can now handle mms:// etc on a systemwide level.
  2650.    - No way to set this other then trough Explorer Prefs at the moment
  2651.  
  2652. 2003-02-05 Wednesday 02:31  hartman
  2653.  
  2654.  * More support for handling URLs. Still need to create the scriptsuite.
  2655.  
  2656. 2003-02-05 Wednesday 01:36  hartman
  2657.  
  2658.  * Added a Next and Previous item to the dockmenu
  2659.  * Prelimanary support for making VLC the handler of ftp http mms and udp
  2660.    URLs (on a systemwide level)
  2661.  
  2662. 2003-02-04 Tuesday 21:01  jpsaman
  2663.  
  2664.  Closes bug #170
  2665.  
  2666. 2003-02-04 Tuesday 20:45  hartman
  2667.  
  2668.  * We released an array that was in a autorelease pool. That's not necesarry
  2669.  
  2670. 2003-02-04 Tuesday 11:51  massiot
  2671.  
  2672.  * modules/codec/mpeg_video/*: Support for Slice-I (aka intra slice refresh)
  2673.    streams.
  2674.  
  2675. 2003-02-04 Tuesday 11:07  massiot
  2676.  
  2677.  * modules/demux/mpeg/*: Fixed an uninitialized variable with TS streams
  2678.    (thanks gibalou !).
  2679.  
  2680. 2003-02-04 Tuesday 10:07  massiot
  2681.  
  2682.  * modules/access/*: Fixed compilation problems with "struct timeval".
  2683.  
  2684. 2003-02-03 Monday 21:47  sam
  2685.  
  2686.    * ./bootstrap: we don't fail if gettext is too old and there is no
  2687.      ABOUT-NLS in the tree.
  2688.  
  2689. 2003-02-03 Monday 21:38  massiot
  2690.  
  2691.  Now developing 0.5.1-cvs.
  2692.  
  2693. 2003-02-03 Monday 19:45  sam
  2694.  
  2695.    * ./debian/woody-buildpackage: enabled build-deps checking.
  2696.  
  2697. 2003-02-03 Monday 17:18  stippi
  2698.  
  2699.  modules/gui/beos/InterfaceWindow.h/.cpp
  2700.  
  2701.      - improved file loading:
  2702.          - contents of sub folders can optionally be loaded too
  2703.          - files are loaded in expected order from filepanel
  2704.              _and_ drag'n'drop
  2705.          - file panel accepts folders to load
  2706.      - saving of playlist's display mode
  2707.      - added updating of interface when playlist is modified
  2708.          while nothing is playing
  2709.      - added compatibility for SoundPlay's drag'n'drop message format
  2710.  
  2711.  modules/gui/beos/ListViews.h/.cpp
  2712.  
  2713.      - implemented reversal of playlist
  2714.      - list can display full path or file name only
  2715.      - drag'n'drop interaction with SoundPlay
  2716.  
  2717.  modules/gui/beos/MediaControlView.cpp
  2718.  
  2719.      - cosmetic fix
  2720.  
  2721.  modules/gui/beos/PlayListWindow.h/.cpp
  2722.  
  2723.      - added reverse sort command to edit menu
  2724.      - added view menu, to allow the user to display paths
  2725.          or only names in the list
  2726.  
  2727. 2003-02-03 Monday 16:07  alexis
  2728.  
  2729.  Small fix.
  2730.  
  2731. 2003-02-03 Monday 11:25  alexis
  2732.  
  2733.  Article format, instead of book format.
  2734.  Few typos.
  2735.  
  2736. 2003-02-03 Monday 02:26  sam
  2737.  
  2738.    * ./debian/rules: more Debian Woody fixes. Grrrr!
  2739.  
  2740. 2003-02-03 Monday 01:32  sam
  2741.  
  2742.    * ./modules/visualization/xosd/xosd.c: Woody compilation fixed.
  2743.    * ./debian/woody-buildpackage: sed syntax fixed.
  2744.  
  2745. 2003-02-03 Monday 00:56  sam
  2746.  
  2747.    * ./share/Makefile.am: we weren't distributing the font!
  2748.  
  2749. 2003-02-03 Monday 00:43  sam
  2750.  
  2751.    * Updated ChangeLog and pofiles.
  2752.  
  2753. 2003-02-03 Monday 00:39  sam
  2754.  
  2755.    * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
  2756.  
  2757. 2003-02-03 Monday 00:23  sam
  2758.  
  2759.    * ./debian/control: missing build dependencies.
  2760.  
  2761. 2003-02-03 Monday 00:00  massiot
  2762.  
  2763.  German translation, croutesy of Felix Kuehne.
  2764.  
  2765. 2003-02-02 Sunday 23:11  massiot
  2766.  
  2767.  Worked around a bug with the Screens menu and localization.
  2768.  
  2769. 2003-02-02 Sunday 20:59  hartman
  2770.  
  2771.  * OSX version can open .asx files. so we need to let the os know that ;)
  2772.  
  2773. 2003-02-02 Sunday 20:21  sam
  2774.  
  2775.    * ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
  2776.  
  2777. 2003-02-02 Sunday 20:07  sam
  2778.  
  2779.    * ./debian/vlc.desktop: removed unnecessary file.
  2780.  
  2781. 2003-02-02 Sunday 20:01  sam
  2782.  
  2783.    * ./debian/Makefile.am: added woody-buildpackage, removed *.woody.
  2784.  
  2785. 2003-02-02 Sunday 20:01  sam
  2786.  
  2787.    * ./debian/changelog: updated Debian changelog.
  2788.  
  2789. 2003-02-02 Sunday 19:45  sam
  2790.  
  2791.    * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w
  2792.      --stdout | sed -e 's/^[^0-9]/ /' -e 's/^  *$//' | uniq).
  2793.  
  2794. 2003-02-02 Sunday 18:57  sam
  2795.  
  2796.    * ./debian/woody-buildpackage: finished Woody build script.
  2797.  
  2798. 2003-02-02 Sunday 18:12  sam
  2799.  
  2800.    * ./po/de.po: german translation updates from Felix K¸hne.
  2801.  
  2802. 2003-02-02 Sunday 18:09  jpsaman
  2803.  
  2804.  Added ffmpeg package to list of depenencies.
  2805.  
  2806. 2003-02-02 Sunday 17:18  sam
  2807.  
  2808.    * ./debian/woody-buildpackage: added a script to build .debs on woody.
  2809.  
  2810. 2003-02-02 Sunday 16:08  sam
  2811.  
  2812.    * ./NEWS: a few updates from gibalou.
  2813.  
  2814. 2003-02-02 Sunday 11:29  stippi
  2815.  
  2816.  cosmetic fix (drop mark would reappear if SHIFT was pressed)
  2817.  
  2818. 2003-02-02 Sunday 09:17  titer
  2819.  
  2820.   '--demuxdump-file -' dumps to standard output.
  2821.    (useful for operating systems which do not have '/dev/stdout'
  2822.     nor mkfifo)
  2823.  
  2824. 2003-02-02 Sunday 04:17  sam
  2825.  
  2826.    * renamed debian/README into debian/README.Debian.
  2827.  
  2828. 2003-02-02 Sunday 04:07  sam
  2829.  
  2830.    * ./debian: more packaging stuff.
  2831.  
  2832. 2003-02-02 Sunday 04:01  sam
  2833.  
  2834.    * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
  2835.      of places.
  2836.  
  2837. 2003-02-02 Sunday 03:38  sam
  2838.  
  2839.    * ./doc/vlc.1: updated manpage.
  2840.  
  2841. 2003-02-02 Sunday 03:08  sam
  2842.  
  2843.    * ./po/it.po: ultimate italian fixes by Bruno Vella.
  2844.  
  2845. 2003-02-02 Sunday 03:03  sam
  2846.  
  2847.    * ./debian/*: tuned packaging.
  2848.  
  2849. 2003-02-02 Sunday 02:58  massiot
  2850.  
  2851.  * Bumped up revision number to 0.5.0
  2852.  
  2853. 2003-02-02 Sunday 02:11  sam
  2854.  
  2855.    * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
  2856.  
  2857. 2003-02-02 Sunday 01:37  sam
  2858.  
  2859.    * ./po/*: more interface strings harmonization.
  2860.  
  2861. 2003-02-02 Sunday 01:23  jobi
  2862.  
  2863.      * NEWS: readded deleted entries, sorry about that.
  2864.  
  2865. 2003-02-02 Sunday 00:57  jobi
  2866.  
  2867.      * NEWS: VCD entry points and iso files
  2868.      * include/audio_output.h: more proper freebsd compilation fix
  2869.      * modules/audio_output/oss.c: if /dev/dsp is used, use another output.
  2870.  
  2871. 2003-02-02 Sunday 00:49  massiot
  2872.  
  2873.  * README.MacOSX.rtf: Typos
  2874.  * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine
  2875.  * modules/access/dvdread/input.c: Fixed a long-standing bug when switching
  2876.    titles.
  2877.  
  2878. 2003-02-02 Sunday 00:46  sam
  2879.  
  2880.    * ./po/*: more s/vlc/VLC/ changes.
  2881.  
  2882. 2003-02-02 Sunday 00:29  sam
  2883.  
  2884.    * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
  2885.      to come.
  2886.  
  2887. 2003-02-02 Sunday 00:05  sam
  2888.  
  2889.    * ./NEWS: a few updates (translations, mozilla plugin).
  2890.  
  2891. 2003-02-01 Saturday 23:46  massiot
  2892.  
  2893.  * modules/gui/macosx/*: Fixed localization bugs
  2894.  * po/fr.po: Updated French translation
  2895.  * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
  2896.  
  2897. 2003-02-01 Saturday 23:41  yves
  2898.  
  2899.  - ready for general 0.5.0 consumption
  2900.  - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin
  2901.  - more wxwindow stuff.
  2902.  - fixes here and here.
  2903.  - added more doc files like NEWS, THANKS etc.
  2904.  - still lacking mozilla plugin :(
  2905.  
  2906. 2003-02-01 Saturday 23:39  sam
  2907.  
  2908.    * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
  2909.      instead of VLC_Create(), so that its strings are translated (was #92).
  2910.  
  2911. 2003-02-01 Saturday 23:28  sigmunau
  2912.  
  2913.   NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
  2914.  with embedded wmp
  2915.  
  2916. 2003-02-01 Saturday 23:15  sam
  2917.  
  2918.    * ./AUTHORS: added Garf and updated entries.
  2919.  
  2920. 2003-02-01 Saturday 23:08  sam
  2921.  
  2922.    * ./INSTALL.libmad: removed that file; if one does not know how to build
  2923.      and install a library, he'd better not fiddle with VLC.
  2924.  
  2925. 2003-02-01 Saturday 22:21  ipkiss
  2926.  
  2927.   * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
  2928.   * modules/gui/win32/menu.cpp: removed some ^M chars
  2929.  
  2930. 2003-02-01 Saturday 22:03  babal
  2931.  
  2932.  - Win32 preference dialog box
  2933.  
  2934. 2003-02-01 Saturday 21:39  ipkiss
  2935.  
  2936.   * Win32 port
  2937.  
  2938. 2003-02-01 Saturday 21:24  titer
  2939.  
  2940.   BeOS news.
  2941.  
  2942. 2003-02-01 Saturday 21:23  sam
  2943.  
  2944.    * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
  2945.      woody specific builds. Will fill them in a moment.
  2946.  
  2947. 2003-02-01 Saturday 21:20  massiot
  2948.  
  2949.  Tarkin, Tremor and Theora are only available when compiling from sources.
  2950.  
  2951. 2003-02-01 Saturday 21:10  massiot
  2952.  
  2953.  Forgot Tremor.
  2954.  
  2955. 2003-02-01 Saturday 21:04  jpsaman
  2956.  
  2957.  Checking in packageing files.
  2958.  
  2959. 2003-02-01 Saturday 20:59  jpsaman
  2960.  
  2961.  Updated for iPaq port
  2962.  
  2963. 2003-02-01 Saturday 20:34  massiot
  2964.  
  2965.  * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
  2966.  * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules
  2967.  * src/misc/darwin_specific.m: more generic language detection
  2968.  * NEWS: summarized changes from 0.4.6 to 0.5.0
  2969.  
  2970. 2003-02-01 Saturday 19:04  sam
  2971.  
  2972.    * ./po/it.po: a few corrections.
  2973.  
  2974. 2003-02-01 Saturday 18:54  sam
  2975.  
  2976.    * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
  2977.    * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c,
  2978.      ./modules/video_output/x11/xvideo.c: removed the drawable configuration
  2979.      variables which are now deprecated.
  2980.  
  2981. 2003-02-01 Saturday 18:53  sam
  2982.  
  2983.    * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
  2984.      detached before being destroyed.
  2985.  
  2986. 2003-02-01 Saturday 18:41  sam
  2987.  
  2988.    * ./NEWS: added an empty NEWS file.
  2989.    * ./bootstrap: now that we have the NEWS file, --foreign is no longer
  2990.      required when calling automake.
  2991.  
  2992. 2003-02-01 Saturday 16:33  massiot
  2993.  
  2994.  Updated Italian translation courtesy of Bruno Vella.
  2995.  
  2996. 2003-02-01 Saturday 16:20  massiot
  2997.  
  2998.  sam p0\/\/3r !
  2999.  
  3000. 2003-02-01 Saturday 12:01  stippi
  3001.  
  3002.  Changes done since Feb 28 2003:
  3003.  
  3004. 2003-02-01 Saturday 11:48  alexis
  3005.  
  3006.  * common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output
  3007.  * faq/Makefile: added PS/PDF/RTF targets
  3008.  * faq/faq.sgml: SGML enhancements and few modifications
  3009.  
  3010. 2003-02-01 Saturday 09:40  babal
  3011.  
  3012.  - fixed a compilation issue with C compilers
  3013.  
  3014. 2003-02-01 Saturday 01:21  fenrir
  3015.  
  3016.   * asf : trying to fix pts handling.
  3017.  
  3018. 2003-01-31 Friday 22:35  sam
  3019.  
  3020.    * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
  3021.  
  3022. 2003-01-31 Friday 22:34  sam
  3023.  
  3024.    * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
  3025.      kept up to date (and almost everything advertised in it was done).
  3026.  
  3027. 2003-01-31 Friday 18:53  lool
  3028.  
  3029.    * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
  3030.  
  3031. 2003-01-31 Friday 16:56  sam
  3032.  
  3033.    * ./configure.ac.in: I was told some versions of mingw32 support neither
  3034.      -mms-bitfields nor -fnative-struct.
  3035.  
  3036. 2003-01-31 Friday 15:24  zorglub
  3037.  
  3038.  * doc/faq/Makefile: added "text" and "clean" targets.
  3039.  * doc/faq/faq-alone.sgml: Fixed build issues, added FDL, and legal notice.
  3040.  * doc/faq/faq.sgml: Fixed build issues, improved the SGML translation.
  3041.  * doc/faq/fdl.sgml: text of the FSF Free Documentation License.
  3042.  
  3043. 2003-01-31 Friday 13:52  sam
  3044.  
  3045.    * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
  3046.  
  3047. 2003-01-31 Friday 11:38  sam
  3048.  
  3049.    * ./po/de.po: full german translation, courtesy of Felix K¸hne.
  3050.  
  3051. 2003-01-31 Friday 11:23  massiot
  3052.  
  3053.  Fixed a major bug of people who like to declare vars "unsigned int"
  3054.  when they can be -1 :p (why haven't we spotted that before ??).
  3055.  Closes #152.
  3056.  
  3057. 2003-01-31 Friday 10:54  sam
  3058.  
  3059.    * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
  3060.      while there was no input (Closes: #153).
  3061.  
  3062. 2003-01-31 Friday 10:51  sam
  3063.  
  3064.    * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
  3065.      Audio and Subtitles submenus into the Audio and Video menus.
  3066.  
  3067. 2003-01-31 Friday 10:14  sam
  3068.  
  3069.    * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
  3070.  
  3071. 2003-01-31 Friday 09:51  sam
  3072.  
  3073.    * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
  3074.      variables.
  3075.  
  3076. 2003-01-31 Friday 09:48  sam
  3077.  
  3078.    * ./configure.ac.in: complain when ALSA headers are not found but
  3079.      --enable-alsa was specified.
  3080.  
  3081. 2003-01-31 Friday 06:45  titer
  3082.  
  3083.   Minor GUI fixes
  3084.  
  3085. 2003-01-31 Friday 02:53  jlj
  3086.  
  3087.    * ./modules/gui/macosx: Defeated some deadlocks.
  3088.                            World domination ... is at hand.
  3089.  
  3090. 2003-01-30 Thursday 21:35  babal
  3091.  
  3092.  - fixed a segfault occuring when the preference dialog box was destroyed
  3093.  
  3094. 2003-01-30 Thursday 20:59  sam
  3095.  
  3096.    * ./src/misc/configuration.c: when an invalid short option is found, use
  3097.      the optopt variable instead of the current value of optind (Closes: #148).
  3098.  
  3099. 2003-01-30 Thursday 19:14  gbazin
  3100.  
  3101.  * src/video_output/video_output.c: we were still using free instead of
  3102.     vout_DestroySubPicture in one place.
  3103.  * modules/codec/spudec/parse.c: we now make sure we don't add several times
  3104.     the same highlight callback.
  3105.  
  3106. 2003-01-30 Thursday 18:07  lool
  3107.  
  3108.    * converted FAQ to SGML
  3109.    * SGML sucks, this is absolutely ugly, please reread
  3110.  
  3111. 2003-01-30 Thursday 16:36  gbazin
  3112.  
  3113.  * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
  3114.     race condition between spudec and vout. This patch may not be all that
  3115.     nice because it does a lot of vlc_object_find() but it is the only
  3116.     solution I've been able to come-up with.
  3117.     Oh and I didn't fix the memory leak caused by the font when using text
  3118.     subtitles. If the vout changes while the spudec is running then we don't
  3119.     unload this font.
  3120.  
  3121. 2003-01-30 Thursday 15:46  hartman
  3122.  
  3123.  * modules/gui/macosx/intf.m
  3124.    - fixed a warning about parentheses
  3125.  
  3126. 2003-01-30 Thursday 15:39  hartman
  3127.  
  3128.  * ./modules/gui/macosx/intf.m:
  3129.    - we close the video window after a video is done playing.
  3130.  
  3131. 2003-01-30 Thursday 12:38  gbazin
  3132.  
  3133.  * src/video_output/vout_subpictures.c: fixed a few race conditions that
  3134.     were triggered by the dvdplay plugin.
  3135.  
  3136. 2003-01-30 Thursday 10:44  massiot
  3137.  
  3138.  Keep -O2 in --disable-optimizations mode, cause it can't harm...
  3139.  
  3140. 2003-01-30 Thursday 02:16  gbazin
  3141.  
  3142.  * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
  3143.      PictureDisplayExtension(). This does also fix problems with the dvdplay
  3144.      plugin and menus with still pictures.
  3145.  
  3146. 2003-01-30 Thursday 00:39  massiot
  3147.  
  3148.  * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
  3149.  * modules/gui/macosx/intf.m: one of the threads wasn't in real-time
  3150.    priority !!!
  3151.  * include/vlc_threads.h: tuned up OS X priorities
  3152.  
  3153. 2003-01-29 Wednesday 21:54  fenrir
  3154.  
  3155.   * asf : more sanity check for broken files.
  3156.  
  3157. 2003-01-29 Wednesday 18:14  hartman
  3158.  
  3159.  intf: the slower/faster buttons should not be continious.
  3160.  project: the source files were included in the Resources. No more.
  3161.  
  3162. 2003-01-29 Wednesday 18:10  sam
  3163.  
  3164.    * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
  3165.      the title and chapter dialogs when DVD menus are activated.
  3166.  
  3167. 2003-01-29 Wednesday 17:28  gbazin
  3168.  
  3169.  * modules/gui/gtk/*: changed the disc open dialog to allow for title and
  3170.     chapter 0. When title or chapter 0 are selected, they do not appear in
  3171.     the MRL.
  3172.  
  3173. 2003-01-29 Wednesday 17:07  massiot
  3174.  
  3175.  New nl translation, courtesy of dj hartman.
  3176.  
  3177. 2003-01-29 Wednesday 15:55  sam
  3178.  
  3179.    * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
  3180.      in case the input dies before we even spawned our dvdplay interface
  3181.      (Closes: #141).
  3182.  
  3183. 2003-01-29 Wednesday 15:15  sam
  3184.  
  3185.    * ./po/ja.po: updated japanese translations, courtesy of KKI.
  3186.  
  3187. 2003-01-29 Wednesday 14:03  gbazin
  3188.  
  3189.  * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
  3190.      THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
  3191.  
  3192. 2003-01-29 Wednesday 12:59  gbazin
  3193.  
  3194.  * modules/demux/ogg.c: bug fix when switching between vorbis channels.
  3195.  
  3196. 2003-01-29 Wednesday 11:41  jlj
  3197.  
  3198.    * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
  3199.  
  3200. 2003-01-29 Wednesday 11:34  jlj
  3201.  
  3202.   * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
  3203.   * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
  3204.                         and using p_playlist->p_input instead.
  3205.  
  3206. 2003-01-29 Wednesday 11:17  gbazin
  3207.  
  3208.  * modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
  3209.      (closes #122).
  3210.  * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
  3211.      settings (closes #122).
  3212.  
  3213. 2003-01-29 Wednesday 09:54  sam
  3214.  
  3215.    * ./modules/audio_output/arts.c: fixed aRts output and removed debug
  3216.      messages that were lying around.
  3217.  
  3218. 2003-01-29 Wednesday 00:02  titer
  3219.  
  3220.   enabled changing filters on the fly
  3221.  
  3222. 2003-01-28 Tuesday 23:55  massiot
  3223.  
  3224.  Not sure the buffer was large enough.
  3225.  
  3226. 2003-01-28 Tuesday 23:38  fenrir
  3227.  
  3228.   * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
  3229.  
  3230. 2003-01-28 Tuesday 22:52  sam
  3231.  
  3232.    * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
  3233.  
  3234. 2003-01-28 Tuesday 22:03  sam
  3235.  
  3236.    * ./src/video_output/video_output.c: don't try to change aspect ratio if it
  3237.      has been overriden by the user (Closes: #79).
  3238.    * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
  3239.    * ./modules/*: fixed a few capitalization issues.
  3240.  
  3241. 2003-01-28 Tuesday 21:18  gbazin
  3242.  
  3243.  * modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
  3244.     title 0 when using the dvdplay plugin (title 0 = menu).
  3245.  
  3246. 2003-01-28 Tuesday 21:17  fenrir
  3247.  
  3248.   * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
  3249.  
  3250. 2003-01-28 Tuesday 21:08  sam
  3251.  
  3252.    * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
  3253.      DATA_PATH.
  3254.    * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
  3255.  
  3256. 2003-01-28 Tuesday 21:06  sam
  3257.  
  3258.    * ./debian/*: activated the wxwindows plugin.
  3259.  
  3260. 2003-01-28 Tuesday 20:02  sam
  3261.  
  3262.    * ./toolbox: made a few glade-generated strings non-translatable.
  3263.    * ./po/*: fixed spelling errors in pofiles.
  3264.  
  3265. 2003-01-28 Tuesday 17:14  sam
  3266.  
  3267.    * ./debian/control: removed versioned dependency on libxosd.
  3268.    * ./debian/rules: added comments here and there.
  3269.  
  3270. 2003-01-28 Tuesday 17:11  sam
  3271.  
  3272.    * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
  3273.      use "./toolbox --fix-glade" to generate and fix source files.
  3274.    * ./include/vlc_common.h: fixed compilation warnings.
  3275.  
  3276. 2003-01-28 Tuesday 16:57  sam
  3277.  
  3278.    * ALL: fixes for various compilation warnings and spelling errors.
  3279.  
  3280. 2003-01-28 Tuesday 16:52  sam
  3281.  
  3282.    * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
  3283.      libxosd.
  3284.  
  3285. 2003-01-28 Tuesday 16:47  hartman
  3286.  
  3287.  ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
  3288.       jlj will need to fix that.
  3289.       there is no feedback to the interface as of yet
  3290.  
  3291. 2003-01-28 Tuesday 15:59  hartman
  3292.  
  3293.  * ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
  3294.  * ./README.MacOSX.rtf: updated deinterlace and resize info
  3295.  
  3296. 2003-01-28 Tuesday 15:05  massiot
  3297.  
  3298.  We are now able to parse :
  3299.  dvdread:/Volumes/to@to/VIDEO_TS@1,1
  3300.  dvdplay:/Volumes/to@to/VIDEO_TS@1,1
  3301.  Closes #77
  3302.  
  3303. 2003-01-28 Tuesday 14:49  sigmunau
  3304.  
  3305.  fixed another possible crash
  3306.  
  3307. 2003-01-28 Tuesday 14:41  gbazin
  3308.  
  3309.  * modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
  3310.  
  3311. 2003-01-28 Tuesday 14:00  fenrir
  3312.  
  3313.   * gtk: fixed 'cannot find file.xpm'.
  3314.   * wxwindows: compilation fix for older wxwindows header.
  3315.  
  3316. 2003-01-28 Tuesday 13:07  gbazin
  3317.  
  3318.  * src/video_output/video_output.c: oops, fixed a bug I just introduced.
  3319.  
  3320. 2003-01-28 Tuesday 13:03  gbazin
  3321.  
  3322.  * modules/video_filter/deinterlace/deinterlace.c,
  3323.    modules/video_output/x11/xcommon.c: modified debug messages.
  3324.  
  3325. 2003-01-28 Tuesday 12:30  gbazin
  3326.  
  3327.  * src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
  3328.  filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
  3329.  the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
  3330.  variables.
  3331.  * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
  3332.  switching deinterlace modes on the fly.
  3333.  * modules/gui/gtk/menu.c: updated the deinterlace menu.
  3334.  * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
  3335.  
  3336. 2003-01-28 Tuesday 12:23  massiot
  3337.  
  3338.  Do not show the channels menu when the input stream is mono, closing #117.
  3339.  
  3340. 2003-01-28 Tuesday 10:05  titer
  3341.  
  3342.   * sanity Lock()s
  3343.  
  3344. 2003-01-28 Tuesday 08:17  titer
  3345.  
  3346.   * beos/* : do not forgot to destroy the Messages window, so vlc does
  3347.              lock when exiting
  3348.   * missing cvsignores
  3349.  
  3350. 2003-01-28 Tuesday 08:11  yves
  3351.  
  3352.  - new video_output/vout_encoder plugin.
  3353.  - new demux/a52sys plugin.
  3354.  
  3355. 2003-01-28 Tuesday 03:46  sam
  3356.  
  3357.    * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
  3358.  
  3359. 2003-01-28 Tuesday 03:11  sam
  3360.  
  3361.    * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
  3362.      and gnome plugins.
  3363.  
  3364. 2003-01-28 Tuesday 02:53  sam
  3365.  
  3366.    * ./configure.ac.in: first step in the world domination roadmap, setting
  3367.      the CVS version to -test4.
  3368.  
  3369. 2003-01-28 Tuesday 02:03  sam
  3370.  
  3371.    * ./po/*: spelling fixes.
  3372.  
  3373. 2003-01-28 Tuesday 01:50  hartman
  3374.  
  3375.  ALL: the next and previous buttons first work through the chapters. Only
  3376.       then they turn to the playlist.
  3377.  
  3378. 2003-01-28 Tuesday 00:22  sam
  3379.  
  3380.    * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
  3381.  
  3382. 2003-01-27 Monday 23:48  massiot
  3383.  
  3384.  Additional check on p_first_byte_to_mix.
  3385.  
  3386. 2003-01-27 Monday 23:42  sam
  3387.  
  3388.    * ./bootstrap: removed usage of $^ which is not compatible with BSD or
  3389.      Solaris make.
  3390.  
  3391. 2003-01-27 Monday 22:50  sam
  3392.  
  3393.    * ./src/audio_output/output.c: fixed return with a value in function
  3394.      returning void.
  3395.  
  3396. 2003-01-27 Monday 22:42  sam
  3397.  
  3398.    * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
  3399.      anyway, do not provide our custom version.
  3400.  
  3401. 2003-01-27 Monday 21:44  ipkiss
  3402.  
  3403.   * Fixed a segfault (closes #132)
  3404.  
  3405. 2003-01-27 Monday 21:35  jobi
  3406.  
  3407.      * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
  3408.             at least on FreeBSD 5.0
  3409.  
  3410. 2003-01-27 Monday 17:41  ipkiss
  3411.  
  3412.   * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
  3413.     instead of a (vlc_list_t); this modification was needed because BCB
  3414.     doesn't like at all when a function (compiled with mingw32) returns
  3415.     a struct...
  3416.   * ALL: modified the files to take this change into account
  3417.   * modules/gui/win32/menu.cpp: enabled the "Add interface" command
  3418.  
  3419. 2003-01-27 Monday 16:28  fenrir
  3420.  
  3421.   mms: another memory leak
  3422.   avi: comment out a debug statment.
  3423.  
  3424. 2003-01-27 Monday 10:29  titer
  3425.  
  3426.   Disabled DVD menus by default for 0.5.0
  3427.  
  3428. 2003-01-27 Monday 01:42  ipkiss
  3429.  
  3430.   * The space bar is a hotkey for pause/resume.
  3431.  
  3432. 2003-01-27 Monday 00:08  jlj
  3433.  
  3434.    * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
  3435.                                      is now updated on panel BecomeKey.
  3436.    * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
  3437.  
  3438. 2003-01-26 Sunday 22:57  gbazin
  3439.  
  3440.  * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
  3441.  DVD menus.
  3442.  
  3443. 2003-01-26 Sunday 18:31  babal
  3444.  
  3445.  - menu checkbox outside of title/chapter groupbox
  3446.  
  3447. 2003-01-26 Sunday 18:02  babal
  3448.  
  3449.  - buttons are left aligned and their size comforms to Windows XP visual
  3450.    guidelines
  3451.  
  3452. 2003-01-26 Sunday 16:37  gbazin
  3453.  
  3454.  * modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
  3455.  
  3456. 2003-01-26 Sunday 14:53  hartman
  3457.  
  3458.  * Added myself to list of authors of these files. i had forgotten to do this.
  3459.  
  3460. 2003-01-26 Sunday 14:52  fenrir
  3461.  
  3462.   * all: raah, clean up glade output.
  3463.  
  3464. 2003-01-26 Sunday 14:49  fenrir
  3465.  
  3466.   * added stream output dialog box.
  3467.  
  3468. 2003-01-26 Sunday 13:37  gbazin
  3469.  
  3470.  * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
  3471.      (p_input->p_first_byte_to_mix sometimes need to be reset)
  3472.  * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
  3473.  
  3474. 2003-01-26 Sunday 12:34  fenrir
  3475.  
  3476.   * avi : fix play back for some broken avi
  3477.  
  3478. 2003-01-26 Sunday 10:36  gbazin
  3479.  
  3480.  * modules/gui/wxwindows/*: Fixed the open dialog on win32.
  3481.      Better slider management in the main interface. Misc other small fixes.
  3482.  
  3483. 2003-01-26 Sunday 08:28  titer
  3484.  
  3485.   Added some colors.
  3486.  
  3487. 2003-01-26 Sunday 03:55  ipkiss
  3488.  
  3489.   * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
  3490.     put "OK" and "Cancel" buttons in an horizontal layout.
  3491.     Also updated a few properties here and there.
  3492.  
  3493. 2003-01-26 Sunday 02:22  ipkiss
  3494.  
  3495.   * modules/video_output/directx: added a configuration variable and a
  3496.     "normal" one to set the vout window on top of ther windows
  3497.   * modules/gui/win32: the interface can use these variables
  3498.     (almost closes #84)
  3499.  
  3500. 2003-01-26 Sunday 00:51  sam
  3501.  
  3502.    * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
  3503.      generation.
  3504.  
  3505. 2003-01-25 Saturday 21:34  hartman
  3506.  
  3507.  * changed the bugreporting url
  3508.  
  3509. 2003-01-25 Saturday 20:15  titer
  3510.  
  3511.   Added a window to see vlc messages.
  3512.  
  3513. 2003-01-25 Saturday 18:42  hartman
  3514.  
  3515.  * ./README.MacOSX.rtf: added two remarks on subtitle support.
  3516.  * ./extras/MacOSX/vlc.pbroj/project.pbxproj
  3517.    - Added .wma filetype
  3518.    - Added README, COPYING etc. to resources
  3519.  * ALL: Added a Help menu.
  3520.  
  3521. 2003-01-25 Saturday 18:09  fenrir
  3522.  
  3523.   * faad : clean up.
  3524.  
  3525. 2003-01-25 Saturday 17:57  fenrir
  3526.  
  3527.   * all: fixed wrong usage of input_DeletePES.
  3528.  
  3529. 2003-01-25 Saturday 17:21  fenrir
  3530.  
  3531.   *mp4: fixed segfault when it fails to start a decoder and has specific
  3532.  informations to send.
  3533.  
  3534. 2003-01-25 Saturday 16:59  fenrir
  3535.  
  3536.   * ffmpeg: fixed memory leaks.
  3537.  
  3538. 2003-01-25 Saturday 16:58  fenrir
  3539.  
  3540.   * all : fixed some memory leaks thanks valgrind.
  3541.  
  3542. 2003-01-25 Saturday 12:42  hartman
  3543.  
  3544.  * README.MacOSX.rtf: Updated Readme for new release. Added section on
  3545.    subtitles and on bugreporting.
  3546.  * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
  3547.    .sub and .srt files.
  3548.  
  3549. 2003-01-25 Saturday 12:00  hartman
  3550.  
  3551.  * Reverted back to non metal windows as dictated by Apple's User Interface
  3552.    Guidelines. Only the controller window stays metallic.
  3553.  
  3554. 2003-01-25 Saturday 03:12  fenrir
  3555.  
  3556.  * avi: no more segfault when we have 'max buffer allocation reached'
  3557.  * all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
  3558.  we cannot send null packet to decoder.
  3559.  
  3560. 2003-01-25 Saturday 01:03  titer
  3561.  
  3562.   * store windows sizes in the vlc configuration file
  3563.   * fixed an interface bug when launching a file from the command line
  3564.   * minor fixes or enhancements
  3565.  
  3566. 2003-01-24 Friday 18:25  hartman
  3567.  
  3568.  * changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
  3569.  
  3570. 2003-01-24 Friday 16:19  hartman
  3571.  
  3572.  * code we migh use in the future to change the subfile we use.
  3573.    not very useful now because of the .avi requirement to start/stop before
  3574.    loading/displaying the subs.
  3575.  
  3576. 2003-01-24 Friday 14:35  hartman
  3577.  
  3578.  ALL: fixed the deinterlace menuiteM
  3579.  cvS: ----------------------------------------------------------------------
  3580.  
  3581. 2003-01-24 Friday 14:34  hartman
  3582.  
  3583.  ALL: fixed the deinterlace menuitem
  3584.  
  3585. 2003-01-24 Friday 14:13  sam
  3586.  
  3587.    * ./doc/bugreport-howto.txt: minor updates.
  3588.  
  3589. 2003-01-24 Friday 12:01  sam
  3590.  
  3591.    * ./configure.ac.in: removed the --with-bcbuilder flag.
  3592.    * ./INSTALL.win32: updated accordingly.
  3593.  
  3594. 2003-01-24 Friday 06:31  titer
  3595.  
  3596.   * vlc_threads.h: lower a priority that made sound choppy on not-so-fast
  3597.                    BeOS computers (closes #119)
  3598.   * others: removed old printf or unused code.
  3599.  
  3600. 2003-01-24 Friday 06:21  hartman
  3601.  
  3602.  * ./modules/gui/macosx/vout.m: the mousepointer is hidden in fullscreen view
  3603.    after 2 seconds.
  3604.  
  3605. 2003-01-24 Friday 02:31  hartman
  3606.  
  3607.  * when the playlist is selected and you push the spacebar we pause/play
  3608.    the movie. this makes the behaviour more consistent, though the solution
  3609.    is somewhat unclean. We should fix this on a higher level but i don't see
  3610.    how we could/should.
  3611.  
  3612. 2003-01-24 Friday 00:57  babal
  3613.  
  3614.  - added a NULL pointer test
  3615.  - cosmetic changes
  3616.  
  3617. 2003-01-24 Friday 00:53  hartman
  3618.  
  3619.  * the volume slider could only be dragged, not clicked. removed some
  3620.    useless code as well.
  3621.  
  3622. 2003-01-24 Friday 00:17  hartman
  3623.  
  3624.  * made a quick hack to create a resize bar. not sure if we should keep this.
  3625.  
  3626. 2003-01-23 Thursday 23:57  gbazin
  3627.  
  3628.  * modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
  3629.  * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
  3630.  * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
  3631.  play/pause button depending on the context.
  3632.  * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
  3633.  
  3634. 2003-01-23 Thursday 23:51  massiot
  3635.  
  3636.  * Resized elements in the open panel,
  3637.  * modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
  3638.    mode is on the primary screen,
  3639.  * po/*: Updated po files.
  3640.  
  3641. 2003-01-23 Thursday 22:57  hartman
  3642.  
  3643.  * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  3644.    - oops, i enlarged the timeslider by accident. fixed
  3645.  * ./modules/gui/macosx/controls.m
  3646.    - fixed a mutex_lock issue
  3647.  
  3648. 2003-01-23 Thursday 22:39  hartman
  3649.  
  3650.  ALL: - made some panels into windows.
  3651.       - made the background picture non editable (removes the text cursor)
  3652.       - added slowmotion button
  3653.  
  3654. 2003-01-23 Thursday 22:25  hartman
  3655.  
  3656.  * ./modules/gui/macosx/controls.m
  3657.    - changed the slower button into a slowmotion button
  3658.    - fixed a forgotten mutex_unlock
  3659.  * ./modules/gui/macosx/intf.m
  3660.    - added the slowmotion button
  3661.    - some windows shouldn't register in the "Window" menu
  3662.  * ./modules/gui/macosx/open.m
  3663.    - allow multiple file selection
  3664.  
  3665. 2003-01-23 Thursday 21:47  massiot
  3666.  
  3667.  * Minor changes to the open panel, added AVI stream output option,
  3668.  * modules/gui/macosx/open.m: "Open File" is back,
  3669.  * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
  3670.  
  3671. 2003-01-23 Thursday 17:18  babal
  3672.  
  3673.  - menus disabled by default
  3674.  - cosmetic changes
  3675.  
  3676. 2003-01-23 Thursday 17:13  massiot
  3677.  
  3678.  Fixed a segfault with quitting when no audio output plug-in was found
  3679.  (closes #108).
  3680.  
  3681. 2003-01-23 Thursday 16:17  ipkiss
  3682.  
  3683.   * use 'dvdold' instead of 'dvd'
  3684.  
  3685. 2003-01-23 Thursday 15:53  sam
  3686.  
  3687.    * ./modules/misc/network/ipv4.c: we use INADDR_NONE instead of -1 (an old
  3688.      suggestion from lool).
  3689.  
  3690. 2003-01-23 Thursday 15:52  sam
  3691.  
  3692.    * ./modules/*: warning fixes.
  3693.  
  3694. 2003-01-23 Thursday 15:50  sam
  3695.  
  3696.    * ./modules/access/dvdread/input.c: warning fixes and a consistency
  3697.      fix (ilvu_sa cannot be -1).
  3698.  
  3699. 2003-01-23 Thursday 15:07  fenrir
  3700.  
  3701.   * asf: in fast/slow motion we don't play audio (unless there isn't any
  3702.  video). Added some clean up.
  3703.  
  3704. 2003-01-23 Thursday 13:54  massiot
  3705.  
  3706.  Derk-Jan Hartman.
  3707.  
  3708. 2003-01-23 Thursday 13:44  fenrir
  3709.  
  3710.   * don't send audio in fast/slow playing speed unless there isn't any video
  3711.  stream.
  3712.  
  3713. 2003-01-23 Thursday 11:48  massiot
  3714.  
  3715.  * modules/gui/macosx/open.m: Stream output doesn't do UDP/PS,
  3716.  * modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode
  3717.    with MPEG files,
  3718.  * src/audio_output/output.c: Fixed dual-mono handling.
  3719.  
  3720. 2003-01-23 Thursday 10:25  gbazin
  3721.  
  3722.  * modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
  3723.  
  3724. 2003-01-23 Thursday 09:58  sam
  3725.  
  3726.    * ./modules/access/dvdread/input.c: the dvdread plugin issues a warning
  3727.      instead of an error when it can't stat() the device (Closes: #77).
  3728.  
  3729. 2003-01-23 Thursday 09:53  gbazin
  3730.  
  3731.  * modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on
  3732.  socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to
  3733.  read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput()
  3734.  call (someone willing to investigate this ?).
  3735.  
  3736. 2003-01-23 Thursday 09:00  fenrir
  3737.  
  3738.   * demux: fix segfault while trying to opening files without extention...
  3739.  
  3740. 2003-01-23 Thursday 04:50  babal
  3741.  
  3742.  - allow the user to choose (and sort) several plugins for the same
  3743.    category.
  3744.  
  3745. 2003-01-23 Thursday 03:33  ipkiss
  3746.  
  3747.   * The stream output can't use PS with UDP
  3748.   * Added tooltips for the subtitles dialog box
  3749.   * Added a missing "delete"
  3750.   * Added a menu entry to spawn new interfaces (but it's currently
  3751.     disabled, due to a problem with the vlc_list_t struct)
  3752.  
  3753. 2003-01-22 Wednesday 22:19  sigmunau
  3754.  
  3755.   added an new config variable that takes an comma separated list of
  3756.  interface modules to be loaded in the background when vlc starts. This is
  3757.  usefull for lirc, logger and xosd. Also got rid of the hacky way the sap
  3758.  module was inserted, as this just needs to be added to this list now.
  3759.  
  3760. 2003-01-22 Wednesday 21:42  ipkiss
  3761.  
  3762.   * Added a dialog box for subtitles selection
  3763.   * Cosmetic here and there
  3764.  
  3765. 2003-01-22 Wednesday 19:37  lool
  3766.  
  3767.    * modules/visualization/xosd/xosd.c: lower module capability when the
  3768.    DISPLAY environment variable is unset (gtk like behaviour)
  3769.  
  3770. 2003-01-22 Wednesday 18:31  massiot
  3771.  
  3772.  Reverse stereo option.
  3773.  
  3774. 2003-01-22 Wednesday 17:03  sam
  3775.  
  3776.    * ./configure.ac.in: reverted one of my latest laughable changes. Fixes the
  3777.      detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
  3778.  
  3779. 2003-01-22 Wednesday 16:41  lool
  3780.  
  3781.    * modules/visualization/xosd/xosd.c: fail if DISPLAY isn'y set or if
  3782.    xosd_init returns NULL
  3783.    * lib is initialized with configured font
  3784.    * more safety checks
  3785.  
  3786. 2003-01-22 Wednesday 16:16  lool
  3787.  
  3788.    * modules/access/slp.c: #include <stdlib.h> because of a malloc
  3789.  
  3790. 2003-01-22 Wednesday 15:16  massiot
  3791.  
  3792.  Less aggressive debug message.
  3793.  
  3794. 2003-01-22 Wednesday 12:25  sam
  3795.  
  3796.    * ./configure.ac.in: fixed multiple static link issues with anal linkers.
  3797.  
  3798. 2003-01-22 Wednesday 10:53  fenrir
  3799.  
  3800.   * add vout_encoder, not yet the codec parts.
  3801.  
  3802. 2003-01-22 Wednesday 10:44  fenrir
  3803.  
  3804.   * all: modified files for video transcoding. Still needed configure.ac.in
  3805.  
  3806. 2003-01-22 Wednesday 10:41  fenrir
  3807.  
  3808.   * added file needed for video transcoding with vlc.
  3809.  
  3810. 2003-01-22 Wednesday 10:03  massiot
  3811.  
  3812.  1.12 How do I join an IPv6 multicast stream?
  3813.  
  3814. 2003-01-22 Wednesday 09:54  massiot
  3815.  
  3816.  * configure.ac.in: Re-added a52sys module, which was lost somewhere...
  3817.  * Fixed bugs regarding Dolby Surround downmixing.
  3818.  
  3819. 2003-01-22 Wednesday 04:51  fenrir
  3820.  
  3821.   * fixed my last fix about bug with non-progressive videos.
  3822.  
  3823. 2003-01-22 Wednesday 02:39  hartman
  3824.  
  3825.  ALL: fixed a small bug in the timeslider code
  3826.  
  3827. 2003-01-22 Wednesday 01:48  hartman
  3828.  
  3829.  * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
  3830.    filetypes.
  3831.  * ./modules/gui/macosx/vout.m: Made the video window a textured window
  3832.  * All:
  3833.    - fixed several missing object_release bugs, that i had introduced.
  3834.    - updated the play/pause behaviour.
  3835.    - fixed an issue with the volumeslider.
  3836.  
  3837. 2003-01-22 Wednesday 01:40  lool
  3838.  
  3839.    * added --with-slp
  3840.    * now works under win32
  3841.  
  3842. 2003-01-22 Wednesday 01:13  titer
  3843.  
  3844.   * Fixed title / chapter menus
  3845.   * Clean up
  3846.  
  3847. 2003-01-22 Wednesday 00:32  fenrir
  3848.  
  3849.   * gtk: fixed a segfault with deinterlace.
  3850.  
  3851. 2003-01-21 Tuesday 21:20  ipkiss
  3852.  
  3853.   * Dropped files and files added using the playlist are now enqueued
  3854.     according to the "enqueue" config option
  3855.  
  3856. 2003-01-21 Tuesday 21:19  lool
  3857.  
  3858.    * use of service attributes to get the name of the session, insert it in
  3859.      the playlist
  3860.  
  3861. 2003-01-21 Tuesday 19:49  ipkiss
  3862.  
  3863.   * Added a dialog box for the stream output
  3864.  
  3865. 2003-01-21 Tuesday 18:43  lool
  3866.  
  3867.    * added a couple of malloc() checks
  3868.  
  3869. 2003-01-21 Tuesday 17:34  lool
  3870.  
  3871.    * now search all srvtypes and add all srvs of all srvtypes to the
  3872.      playlist (requires less configuration information, now zero)
  3873.    * usual cleanup and bug removal
  3874.  
  3875. 2003-01-21 Tuesday 17:08  hartman
  3876.  
  3877.  ALL: the slider updates the video while it slides.
  3878.  
  3879. 2003-01-21 Tuesday 17:00  fenrir
  3880.  
  3881.   * added "use DVD menu" choice.
  3882.  
  3883. 2003-01-21 Tuesday 16:46  fenrir
  3884.  
  3885.   * sub.c: fixed handling for subrip subtitle with \r\n instead of \n and
  3886.  added some sanity checks.
  3887.  
  3888. 2003-01-21 Tuesday 14:26  hartman
  3889.  
  3890.  ALL: fixed my previous osx interface commit. had forgotten to save the files.
  3891.  
  3892. 2003-01-21 Tuesday 14:15  hartman
  3893.  
  3894.  * ./src/input/input_ext_intf.c
  3895.    - FASTER and SLOWER now take into account the current rate.
  3896.  
  3897. 2003-01-21 Tuesday 12:36  fenrir
  3898.  
  3899.   * gui/gtk : added a subtitle option in open dialog box.
  3900.  
  3901. 2003-01-21 Tuesday 12:23  hartman
  3902.  
  3903.  ALL: The addition of a volume slider required a small redesign of the
  3904.       interface. David Weber was again kind enough to help us.
  3905.  
  3906. 2003-01-21 Tuesday 12:01  hartman
  3907.  
  3908.  * Added an 'slowmotion' icon
  3909.  
  3910. 2003-01-21 Tuesday 10:29  massiot
  3911.  
  3912.  Fixed two major bugs in the audio output, triggering segfault when going
  3913.  to mono mode, and probably at some other places.
  3914.  
  3915. 2003-01-21 Tuesday 00:47  jlj
  3916.  
  3917.    * ./modules/gui/macosx/aout.m: output more debug info
  3918.    * ./modules/gui/macosx/misc.[mh]: MPSlider, iTunes-like slider:
  3919.      http://nanocrew.net/vlc/mpslider.png
  3920.  
  3921. 2003-01-20 Monday 20:17  yves
  3922.  
  3923.  - new access/slp plugin.
  3924.  - more buildfor_{rh80,mdk{82,90}} stuff.
  3925.  - use %%mklibname macro.
  3926.  - use %%clean_menus in postun instead of %%update_menus everywhere.
  3927.  
  3928. 2003-01-20 Monday 20:07  fenrir
  3929.  
  3930.   * all: begin to up to date the gtk/gnome interface. All comments are
  3931.  welcome, and please reports bugs :)
  3932.  
  3933. 2003-01-20 Monday 17:52  massiot
  3934.  
  3935.  Used macro instead of hand-made code.
  3936.  
  3937. 2003-01-20 Monday 13:06  fenrir
  3938.  
  3939.   * all: converted some msg_Err into msg_Warn
  3940.  
  3941. 2003-01-20 Monday 13:04  fenrir
  3942.  
  3943.   * asf : more msg_Err -> msg_Warn
  3944.  
  3945. 2003-01-20 Monday 13:03  fenrir
  3946.  
  3947.   * aac: some msg_Err -> msg_Warn
  3948.  
  3949. 2003-01-20 Monday 13:01  fenrir
  3950.  
  3951.   * all: changed some msg_Err into msg_Warn.
  3952.  
  3953. 2003-01-20 Monday 10:59  massiot
  3954.  
  3955.  Fixed a dozen bugs regarding mono audio files.
  3956.  
  3957. 2003-01-20 Monday 03:45  hartman
  3958.  
  3959.  * ./extras/MacOSX/vlc.pbproj/project.pbxproj
  3960.    - Added .cue and .ogg to the known filetypes
  3961.  ALL:
  3962.    - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
  3963.    - Preliminary divx filesubtitle support.
  3964.  
  3965. 2003-01-20 Monday 02:45  titer
  3966.  
  3967.    load correctly font-eutopiabold36.rle on BeOS, thanks to sam & Meuuh
  3968.   previous commits (closes #100)
  3969.  
  3970. 2003-01-20 Monday 02:19  fenrir
  3971.  
  3972.   * mpegvideo.c : raah, removed a debug message...
  3973.  
  3974. 2003-01-20 Monday 02:15  fenrir
  3975.  
  3976.   * mpegvideo.c : fix dts generation for non-progressive stream.
  3977.  
  3978. 2003-01-20 Monday 00:23  hartman
  3979.  
  3980.  * ./modules/gui/macosx/vout.m: Fixed the play/pause key shortcut.
  3981.  
  3982. 2003-01-19 Sunday 22:16  jpsaman
  3983.  
  3984.  New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
  3985.  
  3986. 2003-01-19 Sunday 17:55  ipkiss
  3987.  
  3988.   * Compilation fix
  3989.  
  3990. 2003-01-19 Sunday 16:57  massiot
  3991.  
  3992.  Requalified some error messages into warnings.
  3993.  
  3994. 2003-01-19 Sunday 08:28  fenrir
  3995.  
  3996.   * avi.c : proper way to store fourcc.
  3997.  
  3998. 2003-01-19 Sunday 08:27  fenrir
  3999.  
  4000.   * all: change the way fourcc are stored in bitmapinfoheader.
  4001.  
  4002. 2003-01-19 Sunday 03:16  sam
  4003.  
  4004.    * ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
  4005.      the GetProgramPath call, stored the path in p_libvlc instead. Fixes
  4006.      compilation under anything other than OS X.
  4007.  
  4008. 2003-01-18 Saturday 20:24  alexis
  4009.  
  4010.  Compilation fix
  4011.  
  4012. 2003-01-18 Saturday 13:24  massiot
  4013.  
  4014.  Including font-eutopiabold36.rle for DivX and ogg subtitles.
  4015.  
  4016. 2003-01-18 Saturday 04:57  hartman
  4017.  
  4018.  * ./modules/gui/macosx/open.m
  4019.    - .bin files are now opened as disks, instead of as files
  4020.  
  4021. 2003-01-18 Saturday 04:10  hartman
  4022.  
  4023.  * ./modules/gui/macosx/open.m:
  4024.    - Removed the pretty animation. Wasn't working. This looks better.
  4025.    - fixed a potential memory problem
  4026.  
  4027. 2003-01-17 Friday 23:59  sam
  4028.  
  4029.    * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in
  4030.      the source comments.
  4031.  
  4032. 2003-01-17 Friday 21:46  hartman
  4033.  
  4034.  * ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
  4035.  
  4036. 2003-01-17 Friday 19:36  sam
  4037.  
  4038.    * ./modules/gui/ncurses/ncurses.c: added locks and checks in navigation code.
  4039.  
  4040. 2003-01-17 Friday 19:35  sam
  4041.  
  4042.    * ./modules/gui/win32/mainframe.cpp, ./modules/gui/win32/menu.cpp: applied
  4043.      navigation fixes from the Gtk+ interface.
  4044.  
  4045. 2003-01-17 Friday 19:22  sam
  4046.  
  4047.    * ./modules/control/rc/rc.c: boundary checks for chapter navigation.
  4048.  
  4049. 2003-01-17 Friday 19:17  sam
  4050.  
  4051.    * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui/gtk/menu.c: added a lot
  4052.      of boundary checks in the handling of title/chapter menus. Title 0 is no
  4053.      longer reachable (Closes: #26).
  4054.  
  4055. 2003-01-17 Friday 18:19  titer
  4056.  
  4057.   Fixed the 'Do not use DVD menus' check box.
  4058.  
  4059. 2003-01-17 Friday 18:19  jpsaman
  4060.  
  4061.  Updating slider only once a second now.
  4062.  
  4063. 2003-01-17 Friday 17:22  massiot
  4064.  
  4065.  [no log message]
  4066.  
  4067. 2003-01-17 Friday 16:18  sam
  4068.  
  4069.    * ./modules/video_filter/**/*.c: mouse clicks and keyboard events are now
  4070.      sent to the parent video output by all filters, and mouse coordinates are
  4071.      translated when necessary (Closes: #15).
  4072.  
  4073. 2003-01-17 Friday 15:26  fenrir
  4074.  
  4075.   * all: use p_vlc->pf_memcpy instead of memcpy on big data block.
  4076.   * mpeg4video: removed a bad code dealing with pts discontinuity.
  4077.   * pes.c: try to avoid copying the whole  PES. (the first 64ko
  4078.  ins't any more copied :)
  4079.  
  4080. 2003-01-17 Friday 14:51  lool
  4081.  
  4082.    * added missing static
  4083.  
  4084. 2003-01-17 Friday 13:54  sam
  4085.  
  4086.    * ./modules/codec/spudec/parse.c: fixed a wrapping issue in the subtitle date
  4087.      calculation in slow-mo.
  4088.  
  4089. 2003-01-16 Thursday 23:37  sam
  4090.  
  4091.    * ./Makefile.am: fixed distribution of MSVC files.
  4092.  
  4093. 2003-01-16 Thursday 23:33  babal
  4094.  
  4095.  - my previous fix was a bad fix :(
  4096.  
  4097. 2003-01-16 Thursday 23:25  lool
  4098.  
  4099.    * configure.ac.in:
  4100.      . renamed access_slp to slp
  4101.      . slp is enabled by default if slp.h is present
  4102.    * modules/access/slp.c:
  4103.      . slp is now an access and a demux and forces the use of itself
  4104.      . cleanups and bug corrections
  4105.      . disappears of the playlist
  4106.        Thanks to fenrir for the help in debugging!
  4107.  
  4108. 2003-01-16 Thursday 23:00  massiot
  4109.  
  4110.  * Bumped up revision number to 0.5.0-test3,
  4111.  * Rearranged fields in the OS X interface to accomodate for translations,
  4112.  * modules/access/dvd/ifo.c: fixed a crash with bad streams,
  4113.  * Auto-updated po files,
  4114.  * Manually updated fr.po.
  4115.  
  4116. 2003-01-16 Thursday 21:14  babal
  4117.  
  4118.  - input.c : doesn't even try to use the headphone filter for
  4119.              unsupported format (S/PDIF, ...)
  4120.  - m3u.c : support for MRLs
  4121.            better detection of absolute path under Windows
  4122.  - configure.ac.in : off_t was defined twice for mingw32
  4123.  - fr.po : translation of headphone filter strings
  4124.  
  4125. 2003-01-16 Thursday 20:08  lool
  4126.  
  4127.    * typo
  4128.  
  4129. 2003-01-16 Thursday 15:26  titer
  4130.  
  4131.   * InterfaceWindow.cpp : fixed DVD drag & drop
  4132.   * PreferencesWindow.* : added the possibility not to use DVD menus
  4133.  
  4134. 2003-01-16 Thursday 14:40  massiot
  4135.  
  4136.  Swedish is now sv, not se. Thanks yvounet. (c)
  4137.  
  4138. 2003-01-16 Thursday 14:39  yves
  4139.  
  4140.  * codec/mad plugin is replaced by audio_filter/mpgatofixed32.
  4141.  * new demux/m4v and mux/avi plugins
  4142.  
  4143. 2003-01-16 Thursday 14:34  sam
  4144.  
  4145.    * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
  4146.  
  4147. 2003-01-16 Thursday 14:08  massiot
  4148.  
  4149.  * modules/codec/mpeg_audio.c: attempt at fixing free-bitrate mp3, though
  4150.    I do not have any file to test ; more precise PTS handling when losing
  4151.    sync.
  4152.  * src/audio_output/intf.c: fixed a warning.
  4153.  
  4154. 2003-01-16 Thursday 13:58  hartman
  4155.  
  4156.  * ALL:
  4157.  - integrated play/pause toggled button
  4158.  - global shortcut for play/pause by use of spacebar
  4159.  - new pause.png
  4160.  - removed pause button
  4161.  - close button in intf window. register window in Window menuitem.
  4162.  - rearranged the menu
  4163.  - changed some key-combo's to be more OSX compliant/consistent
  4164.  - The time text-field is no longer selectable
  4165.  - The faster/slower/ff/stop etc button are only available during playback
  4166.  - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
  4167.  - Added Add/Remove buttons to the llaylist.
  4168.  - Made the drawer 10 pixels smaller. Looks much better.
  4169.  - added a volume slider.
  4170.  
  4171. 2003-01-16 Thursday 13:49  hartman
  4172.  
  4173.  * ./modules/gui/macosx/controls.m:
  4174.    - Added a volumeslider
  4175.    - removed pause button
  4176.    - added a fast forward action (increases speed in time)
  4177.    - changed the play method to allow for a toggled play pause button
  4178.    - volumeUp and VolumeDown take the state of the Mute Menuitem into account
  4179.    - volumeUp and VolumeDown take the volumeSlider into account
  4180.  * ./modules/gui/macosx/intf.h:
  4181.    - added references for the volumeslider, new menuitems
  4182.  * ./modules/gui/macosx/intf.m:
  4183.    - correct init of volumeslider and other new intf elements
  4184.    - new title for Controller window
  4185.    - the state of buttons is dependant on a movie being played
  4186.    - toggle the play/pause button if a play/pause action is detected.
  4187.  * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
  4188.  * ./modules/gui/macosx/vout.m:
  4189.    - removed some control keys which were no longer necesarry
  4190.    - give the window the title of the item being played
  4191.  
  4192. 2003-01-16 Thursday 13:22  hartman
  4193.  
  4194.  VolumeGet/VolumeSet now work even if no file is playing.
  4195.  
  4196. 2003-01-16 Thursday 12:56  sam
  4197.  
  4198.    * ./plugins.dsp.in: fixed this file thanks to Stephane van Hardeveld.
  4199.  
  4200. 2003-01-16 Thursday 12:49  sam
  4201.  
  4202.    * ./evc/config.h, ./msvc/config.h: proper generation of these files using
  4203.      information from configure.ac.in. Thanks to Stephane van Hardeveld for
  4204.      spotting this.
  4205.  
  4206. 2003-01-16 Thursday 09:05  sam
  4207.  
  4208.    * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore.
  4209.  
  4210. 2003-01-16 Thursday 09:02  sam
  4211.  
  4212.    * ./include/vlc_common.h: fixed win32 plugin compilation.
  4213.  
  4214. 2003-01-16 Thursday 09:00  sam
  4215.  
  4216.    * ALL: merged more UI strings.
  4217.  
  4218. 2003-01-15 Wednesday 23:55  massiot
  4219.  
  4220.  * Fixed MPEG audio layer III VBR,
  4221.  * Mac OS X interface thread gets a real-time priority as well to avoid
  4222.    lock-ups,
  4223.  * VLAN error is now a warning.
  4224.  
  4225. 2003-01-15 Wednesday 13:58  massiot
  4226.  
  4227.  Typo.
  4228.  
  4229. 2003-01-15 Wednesday 13:48  sam
  4230.  
  4231.    * ./modules/video_output/x11/xcommon.c: we ignore MapNotify and UnmapNotify
  4232.      events once our window has been properly mapped.
  4233.  
  4234. 2003-01-15 Wednesday 13:46  massiot
  4235.  
  4236.  message queue overflow is now a warning.
  4237.  
  4238. 2003-01-15 Wednesday 13:16  sam
  4239.  
  4240.    * ALL: slightly changed some interface strings so that they are common to
  4241.      all GUIs, thus making the translators' work easier.
  4242.  
  4243. 2003-01-15 Wednesday 13:14  massiot
  4244.  
  4245.  Better recovery on emulated startcode. Still doesn't work with VBR mp3's,
  4246.  though.
  4247.  
  4248. 2003-01-15 Wednesday 12:25  massiot
  4249.  
  4250.  Dutch translation, courtesy of Derk-Jan Hartman <d.hartman@student.utwente.nl>
  4251.  and Jean-Paul Saman <jpsaman@wxs.nl>.
  4252.  
  4253. 2003-01-15 Wednesday 11:46  titer
  4254.  
  4255.   Fixed --with-mad and --with-mad-tree
  4256.  
  4257. 2003-01-15 Wednesday 11:27  massiot
  4258.  
  4259.  VolumeUp/Down/Mute now work even if no file is playing.
  4260.  
  4261. 2003-01-15 Wednesday 10:58  massiot
  4262.  
  4263.  * Totally rewrote the mad plug-in, in order to fix the PTS problems :
  4264.  - Now using the low-level API of libmad,
  4265.  - Decoding split in parsing & decoding (just like A/52),
  4266.  - Should handle dual-mono files correctly,
  4267.  * The old mpeg_audio plug-in can no longer work in this scheme and has
  4268.    been disabled. Please _always_ compile with mad from now on.
  4269.  * Updated po files.
  4270.  
  4271. 2003-01-15 Wednesday 00:49  jlj
  4272.  
  4273.    * ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
  4274.  
  4275. 2003-01-15 Wednesday 00:10  massiot
  4276.  
  4277.  Updated Italian translation, courtesy of Vella Bruno <allevb@tin.it>.
  4278.  
  4279. 2003-01-14 Tuesday 22:44  sam
  4280.  
  4281.    * ./modules/audio_output/oss.c: compilation fix for BSD, courtesy of
  4282.      Steven M. Schultz.
  4283.  
  4284. 2003-01-14 Tuesday 22:03  titer
  4285.  
  4286.    Fixed playlist behaviour (draging a file replaces the playlist, and
  4287.   draging a file while pressing the 'Shift' key appends it while the
  4288.   current one keeps playing.
  4289.  
  4290. 2003-01-14 Tuesday 18:56  sam
  4291.  
  4292.    * ./FAQ: a few corrections. See also http://angryflower.com/bobsqu.gif
  4293.  
  4294. 2003-01-14 Tuesday 16:00  titer
  4295.  
  4296.   Now you can save preferences.
  4297.  
  4298. 2003-01-14 Tuesday 15:31  titer
  4299.  
  4300.   * added a sanity lock
  4301.  
  4302. 2003-01-14 Tuesday 14:51  massiot
  4303.  
  4304.  * Fixed dual-mono handling of MPEG audio.
  4305.  * rc.c: fixed a warning.
  4306.  
  4307. 2003-01-14 Tuesday 14:48  titer
  4308.  
  4309.   * Added a file panel for subtitles file selection.
  4310.  
  4311. 2003-01-14 Tuesday 04:34  fenrir
  4312.  
  4313.   * stream_output.c: fix a bug with "null" stream.
  4314.  
  4315. 2003-01-14 Tuesday 01:30  sigmunau
  4316.  
  4317.  changed the a rule into add and made it work along with others such as play
  4318.  even when nothing is currently playing. Added a playlist command to list the
  4319.  entries currently in the playlist. plus some cleanups and sanity checks.
  4320.  
  4321. 2003-01-13 Monday 23:45  massiot
  4322.  
  4323.  Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>.
  4324.  
  4325. 2003-01-13 Monday 20:02  jlj
  4326.  
  4327.    * ./modules/gui/macosx/aout.m: don't call AudioHardwareUnload.
  4328.  
  4329. 2003-01-13 Monday 17:39  fenrir
  4330.  
  4331.   * adpcm: changed the way that data are read and thus seek will work.
  4332.  
  4333. 2003-01-13 Monday 17:11  ipkiss
  4334.  
  4335.   * MacOSX interface: fixed a stupid bug
  4336.   * Win32 interface: completed support for channel selection
  4337.  
  4338. 2003-01-13 Monday 16:58  massiot
  4339.  
  4340.  Compilation fix.
  4341.  
  4342. 2003-01-13 Monday 15:20  sam
  4343.  
  4344.    * ./toolbox: toolbox --update-po now automatically extracts strings from
  4345.      the Win32 interface.
  4346.  
  4347. 2003-01-13 Monday 15:14  alexis
  4348.  
  4349.  Fixed typo
  4350.  
  4351. 2003-01-13 Monday 14:51  massiot
  4352.  
  4353.  Do not forget to register aout_ChannelsRestart as the callback for
  4354.  audio-device, plus miscellaneous changes.
  4355.  
  4356. 2003-01-13 Monday 13:28  sam
  4357.  
  4358.    * ./modules/video_output/sdl.c: protected libSDL initialization calls to
  4359.      avoid race conditions and deadlocks.
  4360.  
  4361. 2003-01-13 Monday 04:46  fenrir
  4362.  
  4363.   * mux/avi.c: added index creation.
  4364.   * demux/avi.c: fix stream length calculation.
  4365.   * stream_output.c: forgot a return value ...
  4366.  
  4367. 2003-01-13 Monday 02:33  fenrir
  4368.  
  4369.   * all: now mux and access_out can request to reserve some memory in front
  4370.  of each sout buffer (will prevent some unnecessary memcpy :). Not yet
  4371.  really used.
  4372.  
  4373. 2003-01-13 Monday 02:30  fenrir
  4374.  
  4375.   * mp4: added parsing of some mov boxes (alternate movies).
  4376.  
  4377. 2003-01-13 Monday 01:11  sam
  4378.  
  4379.    * ./debian/rules: compilation bypasses for the Debian maintainer.
  4380.  
  4381. 2003-01-12 Sunday 19:08  jpsaman
  4382.  
  4383.  Fixed some paths.
  4384.  
  4385. 2003-01-12 Sunday 19:08  jpsaman
  4386.  
  4387.  Use gtk_main_quit only in one place (the function Manage()).
  4388.  
  4389. 2003-01-12 Sunday 18:26  fenrir
  4390.  
  4391.   * avi: partial fix for non interleaved file with incorrect( I'm not sure
  4392.  about that) stream descriptor. Now at least video will be played.
  4393.  
  4394. 2003-01-12 Sunday 18:25  jlj
  4395.  
  4396.    * ./modules/gui/macosx/intf.m: Fixed mutex errors on stop (Closes #80).
  4397.  
  4398. 2003-01-12 Sunday 15:38  sigmunau
  4399.  
  4400.   * src/video_output/video_output.c: add a key-pressed variable to p_vout
  4401.   * modules/access/dvdplay/intf.c: allow keyboard naviagation in dvd-menus,
  4402.  by reading the key-pressed variable
  4403.   * modules/control/lirc/lirc.c: allow navigation with remote control by
  4404.  faking keypresses (closes #38). I think the remotes for dvdplayers usually
  4405.  have buttons for "root menu" and "title menu". Whould this be easily
  4406.  implemented in vlc?
  4407.  
  4408. 2003-01-12 Sunday 06:39  fenrir
  4409.  
  4410.   * m4v: a raw MPEG-4 video stream demuxer (for now, it assumes 25fps).
  4411.  You have to force this demuxer.
  4412.  
  4413. 2003-01-12 Sunday 04:30  fenrir
  4414.  
  4415.   * avi.c: avi muxer. (It produces broken files, but vlc is able to read
  4416.  them).
  4417.  
  4418. 2003-01-12 Sunday 04:11  fenrir
  4419.  
  4420.   * some workaround for clock.
  4421.  
  4422. 2003-01-12 Sunday 02:08  titer
  4423.  
  4424.   * beos/* : fixed a bug in the progress bar with big files
  4425.   * beos_specific.cpp : fixed the app signature
  4426.   * VlcWrapper.* : removed unused code
  4427.  
  4428. 2003-01-12 Sunday 01:26  sigmunau
  4429.  
  4430.   new rule for remote controls with combined play/pause button (like mine has)
  4431.  
  4432. 2003-01-12 Sunday 00:22  titer
  4433.  
  4434.   Corrected the list of supported MIME types.
  4435.  
  4436. 2003-01-11 Saturday 20:42  titer
  4437.  
  4438.   * Needed update because variables names changed in the 'adjust' module.
  4439.  
  4440. 2003-01-11 Saturday 20:25  gitan
  4441.  
  4442.  * SAP is disabled by default.
  4443.  
  4444. 2003-01-11 Saturday 19:33  stippi
  4445.  
  4446.  fixed flickering of skip buttons (and consequently crashing if you pressed them)
  4447.  
  4448. 2003-01-11 Saturday 18:31  fenrir
  4449.  
  4450.   * avi: fix my last fix :)
  4451.  
  4452. 2003-01-11 Saturday 18:10  fenrir
  4453.  
  4454.   * asf: prevent some segfault with broken file. (partially fix bug 72)
  4455.   * avi: respect frame size (for audio codec) and close bug 75.
  4456.   * ffmpeg: can now read multiples audio frames from the same buffer.
  4457.  
  4458. 2003-01-11 Saturday 17:23  ipkiss
  4459.  
  4460.   * Fixed my previous commit (thanks fenrir)
  4461.  
  4462. 2003-01-11 Saturday 14:09  ipkiss
  4463.  
  4464.   * compilation fix
  4465.  
  4466. 2003-01-10 Friday 17:30  lool
  4467.  
  4468.    * re-included playlist.h (got confused with vlc-playlist.h)
  4469.  
  4470. 2003-01-10 Friday 17:01  titer
  4471.  
  4472.   Thread priority management on BeOS.
  4473.  
  4474. 2003-01-10 Friday 16:21  titer
  4475.  
  4476.   Definitively fixed sync (I hope).
  4477.  
  4478. 2003-01-10 Friday 13:21  massiot
  4479.  
  4480.  Fixed liba52 detection using --with-a52.
  4481.  
  4482. 2003-01-10 Friday 12:34  asmax
  4483.  
  4484.  * fixed previous commit (didn't work everytime)
  4485.  
  4486. 2003-01-10 Friday 11:02  asmax
  4487.  
  4488.  * enable the network channel box when selecting network channel input
  4489.    (gnome interface)
  4490.  
  4491. 2003-01-10 Friday 10:01  lool
  4492.  
  4493.    * removed an useless inclusion
  4494.  
  4495. 2003-01-10 Friday 09:28  lool
  4496.  
  4497.    * access_slp LD options
  4498.  
  4499. 2003-01-10 Friday 09:25  lool
  4500.  
  4501.    * New entries:
  4502.      2.16 NO VIDEO!! or NO AUDIO !!
  4503.      3.3.4 Does VLC support DVD from all zones?
  4504.      3.3.5 How can I take screenshots?
  4505.      5. Miscellaneous
  4506.      5.1 How may I help your project?
  4507.      5.2 Why are your mailing-lists and your website in english?
  4508.  
  4509. 2003-01-10 Friday 08:04  yves
  4510.  
  4511.  * vlc.spec: new packetizer/mpeg4audio plugin added.
  4512.  
  4513. 2003-01-10 Friday 06:16  lool
  4514.  
  4515.    * removed VLC_GO to avoid skipping to the last program
  4516.  
  4517. 2003-01-10 Friday 04:58  lool
  4518.  
  4519.    * configure.ac.in, modules/access/slp.c: New SLP access module,
  4520.          see <http://www.openslp.org/>
  4521.  
  4522. 2003-01-10 Friday 01:09  ipkiss
  4523.  
  4524.   * ./modules/gui/win32: fixed a bug in the preferences (closes #60)
  4525.  
  4526. 2003-01-09 Thursday 23:43  massiot
  4527.  
  4528.  * OS X: Fixed a segfault with empty configuration strings (closes #65),
  4529.  * cosmetic messages cleanups.
  4530.  
  4531. 2003-01-09 Thursday 22:30  lool
  4532.  
  4533.    * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
  4534.  
  4535. 2003-01-09 Thursday 18:23  fenrir
  4536.  
  4537.   * avi: read less data at once as it seems to give better sound. (I thinks
  4538.  it's more a workaround that a true fix).
  4539.  
  4540. 2003-01-09 Thursday 18:06  sam
  4541.  
  4542.    * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
  4543.  
  4544. 2003-01-09 Thursday 17:47  sam
  4545.  
  4546.    * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
  4547.      instead of i_pitch for pixel access (Closes: #30).
  4548.  
  4549. 2003-01-09 Thursday 16:26  sam
  4550.  
  4551.    * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
  4552.      closes #30).
  4553.  
  4554. 2003-01-09 Thursday 15:38  sam
  4555.  
  4556.    * ./modules/video_filter/adjust.c: rehandled code and enhanced the
  4557.      config variables descriptions.
  4558.  
  4559. 2003-01-09 Thursday 14:05  sam
  4560.  
  4561.    * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
  4562.  
  4563. 2003-01-09 Thursday 14:00  sam
  4564.  
  4565.    * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
  4566.      now use the visible pitch of a picture, not its total pitch (Closes: #29).
  4567.  
  4568. 2003-01-09 Thursday 10:12  sam
  4569.  
  4570.    * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
  4571.      according to the playing rate.
  4572.  
  4573. 2003-01-08 Wednesday 23:15  massiot
  4574.  
  4575.  Do not bail out when no *.gmo exists.
  4576.  
  4577. 2003-01-08 Wednesday 16:40  lool
  4578.  
  4579.    * typos
  4580.    * mentionned Redhat because it disables DMA
  4581.  
  4582. 2003-01-08 Wednesday 16:40  fenrir
  4583.  
  4584.   * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
  4585.  muxer with libdvbpsi.
  4586.   * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
  4587.  (only in ts_dvbpsi demuxer).
  4588.  
  4589. 2003-01-08 Wednesday 15:13  titer
  4590.  
  4591.   Partial fix for video/audio sync.
  4592.  
  4593. 2003-01-08 Wednesday 14:59  sam
  4594.  
  4595.    * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
  4596.      display.
  4597.  
  4598. 2003-01-08 Wednesday 14:31  lool
  4599.  
  4600.    * Mentionned the inclusion of the contrib dir
  4601.  
  4602. 2003-01-08 Wednesday 14:00  sigmunau
  4603.  
  4604.  use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
  4605.  a minor change in argumets passed to nsis
  4606.  
  4607. 2003-01-08 Wednesday 13:52  titer
  4608.  
  4609.   Use pf_memcpy and pf_memset.
  4610.  
  4611. 2003-01-08 Wednesday 12:13  lool
  4612.  
  4613.    * New entries:
  4614.      4. Legal concerns
  4615.      4.1 May I use the VideoLAN logo?
  4616.      4.2 May I reditribute VLC?
  4617.  
  4618. 2003-01-08 Wednesday 10:50  massiot
  4619.  
  4620.  * Added --no-spdif option (just like in OSS) and fixed a localization bug.
  4621.  
  4622. 2003-01-08 Wednesday 10:46  fenrir
  4623.  
  4624.   * mp4.c: allowed multiple moov headers by taking the first one
  4625.  (multiple moov headers is strictly forbidden but I 've seen such file)
  4626.  
  4627. 2003-01-08 Wednesday 10:43  fenrir
  4628.  
  4629.   * faad: fixed a segfault when faad initialisation failed.(anyway it
  4630.  doesn't solve the real problem).
  4631.  
  4632. 2003-01-08 Wednesday 10:41  fenrir
  4633.  
  4634.   * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
  4635.  an vol header. (In fact reverse an prevous commit)
  4636.  
  4637. 2003-01-08 Wednesday 10:40  fenrir
  4638.  
  4639.   * file.c: removed an useless debug message.
  4640.  
  4641. 2003-01-08 Wednesday 10:38  fenrir
  4642.  
  4643.   * all: added a new function (sout_BufferChain) and allowed dummy
  4644.  stream input creation (with "null" fourcc).
  4645.  
  4646. 2003-01-08 Wednesday 10:34  fenrir
  4647.  
  4648.   * pes.c, ps.c: a52 stream should now work.
  4649.   * ts.c: added support for libdvbpsi (like ts demux, two modules are
  4650.  generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
  4651.  without libdvbpsi. More works to add mpeg4 support (now I generate IOD
  4652.  and SL descriptor).
  4653.  
  4654. 2003-01-08 Wednesday 10:26  fenrir
  4655.  
  4656.   * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
  4657.   * mpeg4video.c: I 've rewritten it
  4658.  
  4659. 2003-01-08 Wednesday 03:01  ipkiss
  4660.  
  4661.   * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
  4662.     forgets to declare 'add_category_hint'
  4663.   * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
  4664.  
  4665. 2003-01-08 Wednesday 02:32  titer
  4666.  
  4667.   Minor GUI fixes in the prefs window.
  4668.  
  4669. 2003-01-08 Wednesday 02:16  ipkiss
  4670.  
  4671.   * Added sound volume management and changed a bit the menus
  4672.   * Added audio channels selection, but it's currently disabled since
  4673.     it's quite buggy :)
  4674.  
  4675. 2003-01-08 Wednesday 02:09  titer
  4676.  
  4677.   Fixed language and subtitle selection.
  4678.  
  4679. 2003-01-08 Wednesday 00:41  massiot
  4680.  
  4681.  * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
  4682.  * Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
  4683.  
  4684. 2003-01-07 Tuesday 21:49  fenrir
  4685.  
  4686.   * all: I have added two new variables in es_descriptor_t and
  4687.  decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
  4688.  a replacement of p_demux_data as this variable is used by
  4689.  some demuxers in another way. This way, I will be able to add
  4690.  preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
  4691.  demuxer so if somebody wants ...)
  4692.  
  4693. 2003-01-07 Tuesday 15:12  jobi
  4694.  
  4695.    * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
  4696.      file/ts_dvbpsi:) with TS streams that don't start with 0x47
  4697.  
  4698. 2003-01-07 Tuesday 15:12  massiot
  4699.  
  4700.  Fixed another very nasty localization bug.
  4701.  
  4702. 2003-01-07 Tuesday 14:58  massiot
  4703.  
  4704.  New "spdif" setting, allowing to permanently disable S/PDIF detection.
  4705.  
  4706. 2003-01-07 Tuesday 14:38  massiot
  4707.  
  4708.  Removed unused options in the aout.
  4709.  
  4710. 2003-01-07 Tuesday 13:26  sam
  4711.  
  4712.    * minor updates to pofiles.
  4713.  
  4714. 2003-01-06 Monday 22:57  massiot
  4715.  
  4716.  Fixed a compilation issue.
  4717.  
  4718. 2003-01-06 Monday 22:07  massiot
  4719.  
  4720.  * Bumped up revision number to 0.5.0-test2,
  4721.  * MacOS X port: new error dialog displaying error messages,
  4722.  * Updated localization files,
  4723.  * Comestic fixes.
  4724.  
  4725. 2003-01-06 Monday 20:08  yves
  4726.  
  4727.  - Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
  4728.  - removed access/rtp plugin (merged in access/udp).
  4729.  - removed codec/imdct and codec/downmix plugins (deprecated).
  4730.  - libvlc0-devel provides libvlc-devel.
  4731.  - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
  4732.    ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
  4733.  
  4734. 2003-01-06 Monday 15:39  ipkiss
  4735.  
  4736.   * modules/gui/win32/network.cpp: added support for ftp and mms
  4737.   * modules/gui/win32/disc.cpp: cosmetic
  4738.  
  4739. 2003-01-06 Monday 02:45  massiot
  4740.  
  4741.  MacOS X port :
  4742.  * New "stream output" area in the open panel.
  4743.  
  4744. 2003-01-06 Monday 00:37  garf
  4745.  
  4746.   * added a i_min, i_max, f_min and f_max in module_config_t structure
  4747.   * added a add_integer_with_range() and add_float_with_range()
  4748.   * gtk interface: now uses a slider when a min or a max is specified
  4749.  
  4750. 2003-01-05 Sunday 21:03  sigmunau
  4751.  
  4752.   modules/demux/asf/*: added some file info code
  4753.   modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
  4754.  these cause to much trubble
  4755.  
  4756. 2003-01-05 Sunday 20:45  massiot
  4757.  
  4758.  Fixed the "stream has changed" bug.
  4759.  
  4760. 2003-01-05 Sunday 16:23  massiot
  4761.  
  4762.  MacOS X port :
  4763.  * Fixed a segfault in the "Close Window" code,
  4764.  * Fullscreen state is now retained between files,
  4765.  * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
  4766.  
  4767. 2003-01-05 Sunday 13:39  gbazin
  4768.  
  4769.  * modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
  4770.  the audio output thread. That should make Win9x/Me happier.
  4771.  
  4772. 2003-01-05 Sunday 03:21  jlj
  4773.  
  4774.    MacOS X port:
  4775.    * replaced playlist panel with drawer.
  4776.    * implemented context menu for playlist tableview.
  4777.  
  4778. 2003-01-05 Sunday 02:39  massiot
  4779.  
  4780.  * Added the possibility to select DVD menus with VIDEO_TS folder in the
  4781.    OS X open panel.
  4782.  
  4783. 2003-01-05 Sunday 01:55  massiot
  4784.  
  4785.  * Added a Close Window and a close box to our QuickTime video output.
  4786.  
  4787. 2003-01-04 Saturday 23:49  gbazin
  4788.  
  4789.  * configure.ac.in: fixed typo in wxWindows headers detection code.
  4790.  
  4791. 2003-01-04 Saturday 17:14  titer
  4792.  
  4793.   We now check if the BSoundPlayer's buffer size is not the one we
  4794.   were expecting.
  4795.  
  4796. 2003-01-04 Saturday 16:27  gbazin
  4797.  
  4798.  * src/audio_output/output.c: don't forget to free the audio buffer when
  4799.  we are trashing it.
  4800.  
  4801. 2003-01-04 Saturday 13:50  jpsaman
  4802.  
  4803.  Cosmetic changes.
  4804.  
  4805. 2003-01-04 Saturday 13:30  jpsaman
  4806.  
  4807.  Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
  4808.  
  4809. 2003-01-04 Saturday 04:11  jlj
  4810.  
  4811.    MacOS X port:
  4812.    * main window controls are back. based on suggestion by Dan Macpherson.
  4813.  
  4814. 2003-01-04 Saturday 00:21  jpsaman
  4815.  
  4816.  Updating slider status uses no longer FPU calculations when compiled for strongarm1100.
  4817.  
  4818. 2003-01-03 Friday 23:58  jpsaman
  4819.  
  4820.  Updated package release number
  4821.  
  4822. 2003-01-03 Friday 21:38  jlj
  4823.  
  4824.    * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
  4825.  
  4826. 2003-01-03 Friday 20:55  jpsaman
  4827.  
  4828.  Slider functionality for Familiar interface.
  4829.  
  4830. 2003-01-03 Friday 14:44  sam
  4831.  
  4832.    * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
  4833.      support in the Gtk+ and GNOME interfaces.
  4834.  
  4835. 2003-01-03 Friday 13:07  massiot
  4836.  
  4837.  * modules/access/file.c: we now regularly check the size of the file, in
  4838.    case it is being downloaded.
  4839.  
  4840. 2003-01-03 Friday 00:11  massiot
  4841.  
  4842.  Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
  4843.  it).
  4844.  
  4845. 2003-01-03 Friday 00:03  jlj
  4846.  
  4847.    * ./src/misc/darwin_specific.m:
  4848.      Fixed (really!) segfault. Don't release o_lang objects, they're managed
  4849.      by NSUserDefaults.
  4850.  
  4851. 2003-01-02 Thursday 23:50  massiot
  4852.  
  4853.  Cosmetic.
  4854.  
  4855. 2003-01-02 Thursday 23:09  massiot
  4856.  
  4857.  MacOS X port :
  4858.  * Fixed the Device submenu,
  4859.  * There is still a segfault in darwin_specific.m.
  4860.  
  4861. 2003-01-02 Thursday 22:49  jlj
  4862.  
  4863.    * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
  4864.  
  4865. 2003-01-02 Thursday 20:48  gbazin
  4866.  
  4867.  * modules/codec/*: reverted my previous patch that explicitly set
  4868.  i_bytes_per_frame and i_frame_length in each audio decoder.
  4869.  * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
  4870.  and i_frame_length.
  4871.  
  4872. 2003-01-01 Wednesday 11:14  jlj
  4873.  
  4874.    * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
  4875.    * ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being
  4876.                                    released twice) and memory leak.
  4877.  
  4878.      Bonne AnnÈe!
  4879.  
  4880. 2002-12-31 Tuesday 01:59  massiot
  4881.  
  4882.  Less verbosity.
  4883.  
  4884. 2002-12-31 Tuesday 01:54  massiot
  4885.  
  4886.  * src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
  4887.  * input: new b_connected field, allowing to correctly detect the EOF of TCP
  4888.    streams (closes #35),
  4889.  * input: fixed a deadlock when opening a zero-sized file,
  4890.  * input: fixed a deadlock when opening an unconnected FIFO (closes #54).
  4891.  
  4892. 2002-12-30 Monday 23:45  massiot
  4893.  
  4894.  * OS X interface : Added new access modules to the Open panel,
  4895.  * Updated po files,
  4896.  * Fixed a very nasty side effect in the dvd and dvdread plug-ins,
  4897.  regarding the audio-channel and spu-channel configuration variables.
  4898.  
  4899. 2002-12-30 Monday 17:36  gbazin
  4900.  
  4901.  * src/misc/messages.c: don't try to decorate logs on win32.
  4902.  * include/vlc_common.h, include/vlc_threads.h: we now use different
  4903.  thread priorities for WinNT/2k/XP or Win9x/Me.
  4904.  
  4905. 2002-12-30 Monday 17:28  gbazin
  4906.  
  4907.  * modules/codec/*: make sure all audio decoders set
  4908.  output_format.i_bytes_per_frame and output_format.i_frame_length
  4909.  properly.
  4910.  
  4911. 2002-12-30 Monday 13:34  sam
  4912.  
  4913.    * ./configure.ac.in: fixed the strncasecmp detection.
  4914.    * ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.
  4915.  
  4916. 2002-12-30 Monday 11:49  massiot
  4917.  
  4918.  Added RTP shortcuts to udp.c for backwards compatibility.
  4919.  
  4920. 2002-12-30 Monday 08:56  massiot
  4921.  
  4922.  * modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
  4923.  * src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.
  4924.  
  4925. 2002-12-29 Sunday 21:00  babal
  4926.  
  4927.  no time to fix the playlist save&restore issue before the release (and
  4928.  wouldn't be wise anyway), so deactivated it in the win32 interface.
  4929.  
  4930. 2002-12-29 Sunday 01:16  massiot
  4931.  
  4932.  OS X port :
  4933.  * Reenabled fullscreen shortcut, due to popular requests,
  4934.  * Fixed charset encoding in the Preferences window,
  4935.  * New implementation of --loop.
  4936.  
  4937. 2002-12-28 Saturday 15:04  sam
  4938.  
  4939.    * ./debian/control: fixed various dependencies.
  4940.  
  4941. 2002-12-28 Saturday 13:35  massiot
  4942.  
  4943.  Yet another typo. :p
  4944.  
  4945. 2002-12-28 Saturday 02:02  massiot
  4946.  
  4947.  Added support for 32 kHz LPCM streams (thanks _Demo_ !).
  4948.  
  4949. 2002-12-28 Saturday 01:53  sam
  4950.  
  4951.    * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
  4952.      and used AC_EGREP_CPP instead.
  4953.  
  4954. 2002-12-28 Saturday 01:20  sam
  4955.  
  4956.    * ./configure.ac.in: we don't link with -lintl if building against our
  4957.      internal one.
  4958.  
  4959. 2002-12-27 Friday 15:40  sam
  4960.  
  4961.    * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.
  4962.  
  4963. 2002-12-27 Friday 15:31  sam
  4964.  
  4965.    * ./src/extras/libc.c: if configure is called with --with-included-gettext,
  4966.      we export vlc_dgettext to plugins so that their messages can be translated
  4967.      as well.
  4968.  
  4969. 2002-12-27 Friday 14:16  sam
  4970.  
  4971.    * ./configure.ac.in: added a check for $EGREP at the beginning, so that
  4972.      it's not done in an obscure "if" statement.
  4973.    * ./configure.ac.in: added verbosity around all EGREP calls so that we
  4974.      know what's going on.
  4975.  
  4976. 2002-12-27 Friday 12:44  sam
  4977.  
  4978.    * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
  4979.      created at compile time.
  4980.  
  4981. 2002-12-27 Friday 09:57  massiot
  4982.  
  4983.  Audio output.
  4984.  
  4985. 2002-12-27 Friday 09:47  massiot
  4986.  
  4987.  Added Bruno Vella <allevb@tin.it>, author of the Italian localization.
  4988.  
  4989. 2002-12-27 Friday 08:37  massiot
  4990.  
  4991.  Fixed a typo.
  4992.  
  4993. 2002-12-27 Friday 00:17  massiot
  4994.  
  4995.  * Italien translation, courtesy of Bruno <allevb@tin.it>,
  4996.  * Compilation fixes for gettext 0.11.5 on MacOS X.
  4997.  
  4998. 2002-12-26 Thursday 18:17  stippi
  4999.  
  5000.  added 'extern "C"' to some includes
  5001.  
  5002. 2002-12-26 Thursday 13:58  massiot
  5003.  
  5004.  Do not compile imdct and downmix modules anymore.
  5005.  
  5006. 2002-12-26 Thursday 10:55  massiot
  5007.  
  5008.  Check for the presence of arguments (--help ?) before rebuilding everything.
  5009.  
  5010. 2002-12-25 Wednesday 23:39  sam
  5011.  
  5012.    * ./src/libvlc.c: added a debug message to test the translation system.
  5013.    * updated the .po files.
  5014.  
  5015. 2002-12-25 Wednesday 22:36  sam
  5016.  
  5017.    * ./bootstrap: fixed an automake 1.5 check.
  5018.    * ./toolbox: removed code from bootstrap that wasn't related to the
  5019.      bootstrapping sequence and put it here.
  5020.  
  5021. 2002-12-25 Wednesday 22:05  sam
  5022.  
  5023.    * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
  5024.    * ./bootstrap: bootstrap --update-po also updates vlc.pot.
  5025.  
  5026. 2002-12-25 Wednesday 21:02  massiot
  5027.  
  5028.  * Re-enabled package-* Makefile rules,
  5029.  * Worked around automake stack overflow bug on Darwin.
  5030.  
  5031. 2002-12-25 Wednesday 02:25  massiot
  5032.  
  5033.  ... _with_ the actual Italian placeholder (can you believe it ?).
  5034.  
  5035. 2002-12-25 Wednesday 02:23  massiot
  5036.  
  5037.  Santa Claus brings to you :
  5038.  * A placeholder for the Italian translation,
  5039.  * A bug fix for mono streams on stereo speakers,
  5040.  * A fix for a possible crash in the FTP access,
  5041.  * Correct coordinates in OS X fullscreen modes (closing #47),
  5042.  * Cosmetic fixes.
  5043.  
  5044. 2002-12-24 Tuesday 23:31  sam
  5045.  
  5046.    * ./ipkg/Makefile.am: added missing files to the distribution.
  5047.  
  5048. 2002-12-24 Tuesday 23:00  massiot
  5049.  
  5050.  * Use BeginFullScreen() to hide the mouse cursor ;
  5051.  * Cheat with the screen saver (closes #46).
  5052.  
  5053. 2002-12-24 Tuesday 20:15  jpsaman
  5054.  
  5055.  Added gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.
  5056.  
  5057. 2002-12-24 Tuesday 20:11  jpsaman
  5058.  
  5059.  Build and packaging scripts for building Familiar Linux interface with only GTK+ support.
  5060.  
  5061. 2002-12-24 Tuesday 19:26  jpsaman
  5062.  
  5063.  Forget some.
  5064.  
  5065. 2002-12-24 Tuesday 19:25  jpsaman
  5066.  
  5067.  Added some debug info.
  5068.  
  5069. 2002-12-24 Tuesday 19:25  jpsaman
  5070.  
  5071.  Cosmetic changes.
  5072.  
  5073. 2002-12-24 Tuesday 19:09  jpsaman
  5074.  
  5075.  Cosmetic changes.
  5076.  
  5077. 2002-12-24 Tuesday 19:08  jpsaman
  5078.  
  5079.  Update packaging scripts.
  5080.  
  5081. 2002-12-24 Tuesday 18:23  jpsaman
  5082.  
  5083.  Added esddsp package to dependency list.
  5084.  
  5085. 2002-12-24 Tuesday 15:28  massiot
  5086.  
  5087.  Fixed a major bug in fixed32tos16.c.
  5088.  
  5089. 2002-12-24 Tuesday 09:49  sam
  5090.  
  5091.    * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).
  5092.  
  5093. 2002-12-23 Monday 22:00  jpsaman
  5094.  
  5095.  Enabled --with-gpe-prefix in buildscript.
  5096.  
  5097. 2002-12-23 Monday 21:58  jpsaman
  5098.  
  5099.  Set priority of sdl video output to 60 iso 40. So it is now the default choice for iPaq iso x11.
  5100.  
  5101. 2002-12-23 Monday 17:22  bozo
  5102.  
  5103.  Little fixes.
  5104.  
  5105. 2002-12-23 Monday 16:21  massiot
  5106.  
  5107.  Fixed my fix :p.
  5108.  
  5109. 2002-12-23 Monday 16:05  massiot
  5110.  
  5111.  Fixed a side-effect bug with IPv6 addresses (thanks Xag).
  5112.  
  5113. 2002-12-23 Monday 15:39  jpsaman
  5114.  
  5115.  Familiar interface now uses define NEED_GTK_MAIN define.
  5116.  
  5117. 2002-12-23 Monday 15:39  massiot
  5118.  
  5119.  Fixed an IPv6-related bug (thanks Xag).
  5120.  
  5121. 2002-12-23 Monday 13:58  massiot
  5122.  
  5123.  Cosmetic (thanks Heiko).
  5124.  
  5125. 2002-12-23 Monday 13:49  massiot
  5126.  
  5127.  Cosmetic.
  5128.  
  5129. 2002-12-22 Sunday 23:23  jpsaman
  5130.  
  5131.  Use SDL output as default for iPaq.
  5132.  
  5133. 2002-12-22 Sunday 21:46  jpsaman
  5134.  
  5135.  Typing file locations in URL combo without "file://" prefix is possible again.
  5136.  
  5137. 2002-12-22 Sunday 21:08  jpsaman
  5138.  
  5139.  Familiar GPE interface support fixes. Only Manage() function does not seem to work properly.
  5140.  
  5141. 2002-12-22 Sunday 17:08  sam
  5142.  
  5143.    * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
  5144.      recalculation (spotted by KKI).
  5145.  
  5146. 2002-12-21 Saturday 11:20  sigmunau
  5147.  
  5148.   first shot at a file info dialog for the wxwindows interface. It still
  5149.  needs to get a sane default size and some cleanups of the code, but I commit
  5150.  now in case anyone wants it during cristmas
  5151.  
  5152. 2002-12-20 Friday 21:33  jpsaman
  5153.  
  5154.  Defenitely fixed segmentation fault on directory change.
  5155.  
  5156. 2002-12-20 Friday 15:18  sigmunau
  5157.  
  5158.  removed the code that was not supposed to be in my last commit
  5159.  
  5160. 2002-12-20 Friday 14:28  jpsaman
  5161.  
  5162.  Fixed path to pixmaps for GPE menu system.
  5163.  
  5164. 2002-12-20 Friday 07:35  yves
  5165.  
  5166.  fixed my entry.
  5167.  
  5168. 2002-12-20 Friday 07:35  yves
  5169.  
  5170.  - added rawdv plugin.
  5171.  - make it working again with daily CVS snapshot.
  5172.  - some typos fixed.
  5173.  - better workaround for broken mdk configure macro (aka don't harcore arch in name).
  5174.  
  5175. 2002-12-19 Thursday 23:23  sigmunau
  5176.  
  5177.  * modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
  5178.  * modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the
  5179.  comment is embedded in the logical stream and not directly in the
  5180.  container?). The vorbis comments are in utf8, so extended characters
  5181.  currently get messed up.
  5182.  
  5183.  Still tring to close #51
  5184.  
  5185. 2002-12-19 Thursday 17:29  massiot
  5186.  
  5187.  Fixed an HTTP compliance issue (thanks Xag).
  5188.  
  5189. 2002-12-19 Thursday 16:59  sigmunau
  5190.  
  5191.  the avi demux now gives some info about the file being played. One step
  5192.  towards closing bug #51. Type 'info' in the rc interface to test.
  5193.  
  5194. 2002-12-18 Wednesday 17:52  gbazin
  5195.  
  5196.  * src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
  5197.  "sout-audio" config option that allows to selectively enable audio or
  5198.  video stream output. This is very useful if you want to play video on
  5199.  one computer and audio on another one ;)
  5200.  
  5201. 2002-12-18 Wednesday 16:33  fenrir
  5202.  
  5203.   * mpeg4video: repeat vol headers every 30 frames (But it is buggy)
  5204.  
  5205. 2002-12-18 Wednesday 16:31  fenrir
  5206.  
  5207.   * video.c: with mpeg4 stream, we try to decode a picture only when we have
  5208.  received an header (vol). (It prevents some segfaults with mpeg4 streaming).
  5209.  
  5210. 2002-12-18 Wednesday 16:27  fenrir
  5211.  
  5212.   * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
  5213.  Becareful that up to now, it's more a hack. (I need to add SL streams
  5214.  managments)
  5215.  
  5216. 2002-12-18 Wednesday 16:16  sam
  5217.  
  5218.    * ./modules/demux/avi/libavi.c: added an additional sanity check for
  5219.      corrupted headers.
  5220.  
  5221. 2002-12-18 Wednesday 15:52  fenrir
  5222.  
  5223.   * libavi.c: a sanity check to prevent some segfault with corrupted
  5224.  header.
  5225.  
  5226. 2002-12-18 Wednesday 15:03  sam
  5227.  
  5228.    * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
  5229.      tells what libavcodec build it was built with.
  5230.  
  5231. 2002-12-18 Wednesday 14:17  sam
  5232.  
  5233.    * fixed several format string inconsistencies and deprecated C constructions.
  5234.  
  5235. 2002-12-18 Wednesday 12:18  sam
  5236.  
  5237.    * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
  5238.      prototype.
  5239.  
  5240. 2002-12-18 Wednesday 11:47  sam
  5241.  
  5242.    * ./include/vlc_messages.h: msg_* functions now use the same argument type
  5243.      checks as printf. Only works with gcc 3.2 it seems.
  5244.  
  5245. 2002-12-18 Wednesday 09:27  sam
  5246.  
  5247.    * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
  5248.    * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
  5249.      thanks to Stepan Roh for spotting this.
  5250.  
  5251. 2002-12-18 Wednesday 08:08  gbazin
  5252.  
  5253.  * src/video_output/video_output.c: fixed a bug concerning the aspect
  5254.  ratio in vout_Request().
  5255.  
  5256.  * INSTALL.win32: small update to the documentation.
  5257.  
  5258. 2002-12-18 Wednesday 01:34  fenrir
  5259.  
  5260.  * mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.
  5261.  
  5262. 2002-12-17 Tuesday 21:58  fenrir
  5263.  
  5264.   * bits.h: fixed a stupid bug.
  5265.   * ts.c: removed an unused variable.
  5266.  
  5267. 2002-12-17 Tuesday 21:15  gbazin
  5268.  
  5269.  * modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
  5270.  didn't find a way to detect correctly a raw dv file so for now we just
  5271.  check the file extension (.dv). You can additionaly force this demuxer.
  5272.  
  5273.  PS: the ffmpeg plugin works quite well for decoding dv videos.
  5274.  
  5275. 2002-12-17 Tuesday 21:04  jpsaman
  5276.  
  5277.  Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0  still needs to be done.
  5278.  
  5279. 2002-12-17 Tuesday 14:39  sam
  5280.  
  5281.    * ./bootstrap: added warning messages for old automake versions.
  5282.  
  5283. 2002-12-17 Tuesday 09:54  sam
  5284.  
  5285.    * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.
  5286.  
  5287. 2002-12-16 Monday 23:25  massiot
  5288.  
  5289.  Fixed (again) a rendering bug on big endian systems. :-p
  5290.  
  5291. 2002-12-16 Monday 22:06  jpsaman
  5292.  
  5293.  Cleanup action.
  5294.  
  5295. 2002-12-16 Monday 21:48  jpsaman
  5296.  
  5297.  Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.
  5298.  
  5299. 2002-12-16 Monday 20:18  titer
  5300.  
  5301.   Fixed a possible crash.
  5302.  
  5303. 2002-12-16 Monday 18:30  gbazin
  5304.  
  5305.  * modules/demux/ogg.c: added support for the old type of headers produced by the first
  5306.  versions of OggDS.
  5307.  
  5308. 2002-12-16 Monday 16:48  gbazin
  5309.  
  5310.  * modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
  5311.  the "server-port" config variable in the access plugins. access_output plugins will now
  5312.  pick a port at random, thus allowing sout to work out of the box on a localhost. (thanks
  5313.  Meuuh)
  5314.  
  5315. 2002-12-16 Monday 15:17  fenrir
  5316.  
  5317.   * compilation fix for Os X.
  5318.  
  5319. 2002-12-16 Monday 13:04  fenrir
  5320.  
  5321.   * libavi.c: improved parsing of some corrupted files.
  5322.  
  5323. 2002-12-16 Monday 10:49  fenrir
  5324.  
  5325.   Should fix compilation/configuration with --with-ffmpeg options.
  5326.  
  5327. 2002-12-16 Monday 00:41  babal
  5328.  
  5329.  - disc.* : a few enhancements in the design of the "open disc" dialog
  5330.    box, including the ability to select dvd menus instead of a particular
  5331.    title and chapter
  5332.  - preferences.dfm : multiline tabs
  5333.  
  5334. 2002-12-15 Sunday 23:39  fenrir
  5335.  
  5336.   * modules/mux/mpeg/*: should fix builtin compilation
  5337.   * modules/access/ftp.c : an ftp access, buggy but it begins to work.
  5338.  The main issue is about password confidentiality so you must know
  5339.  what you are doing :((
  5340.  
  5341. 2002-12-15 Sunday 22:55  yves
  5342.  
  5343.  you can now build RPMs.
  5344.  (ffmpeg still not working properly cause configure.ac seems to sucks)
  5345.  
  5346. 2002-12-15 Sunday 22:54  jpsaman
  5347.  
  5348.  Packaging files for Familiar GPE and OPIE releases.
  5349.  
  5350. 2002-12-15 Sunday 22:48  jpsaman
  5351.  
  5352.  Familiar interface build with GPE support does not use NEED_GTK_MAIN.
  5353.  
  5354. 2002-12-15 Sunday 22:45  jpsaman
  5355.  
  5356.  Make distinction between GPE and GTK_NEED_MAIN way of handling interface.
  5357.  Trying to fix change directory crash while entering keys in combobox.
  5358.  
  5359. 2002-12-15 Sunday 22:45  ipkiss
  5360.  
  5361.  I forgot this file in my previous commit...
  5362.  
  5363. 2002-12-15 Sunday 20:48  jpsaman
  5364.  
  5365.  Fix crash on directory change.
  5366.  
  5367. 2002-12-15 Sunday 18:37  ipkiss
  5368.  
  5369.   * ./modules/gui/wxwindows: added a log window
  5370.  
  5371. 2002-12-15 Sunday 16:28  gbazin
  5372.  
  5373.  * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
  5374.  later on by the object variables functions. I'm adding it now because it also happens to
  5375.  solve a binary compatibility problem between gcc and bcc. (depending on compilers,
  5376.  structs of 32 < size <= 64 bits can be returned either in a register or in the stack).
  5377.  
  5378. 2002-12-14 Saturday 23:17  jpsaman
  5379.  
  5380.  Fix for building Familiar interface with libgpewidget0 library.
  5381.  
  5382. 2002-12-14 Saturday 22:33  fenrir
  5383.  
  5384.   * libvlc.h: Fix mux/access_output options.
  5385.  
  5386. 2002-12-14 Saturday 21:32  fenrir
  5387.  
  5388.   Added stream output. (common work with titer).
  5389.  
  5390. 2002-12-14 Saturday 19:43  gbazin
  5391.  
  5392.  * src/libvlc.c: oops, forgot to remove a debug message.
  5393.  
  5394. 2002-12-14 Saturday 19:34  gbazin
  5395.  
  5396.  * src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
  5397.     vlc_object_get() now increments the refcount of the object so you'll need to release
  5398.  the object at some point.
  5399.  * src/misc/variables.c, ALL: var_Change() with VLC_VAR_GETLIST now returns a vlc_value_t
  5400.  which points to a vlc_list_t.
  5401.  
  5402. 2002-12-14 Saturday 19:19  gbazin
  5403.  
  5404.  * src/misc/threads.c: implemented vlc_thread_set_priority() for win32.
  5405.  
  5406. 2002-12-14 Saturday 18:57  fenrir
  5407.  
  5408.   * all: with mpeg4 video I changed the way that some initialisation data
  5409.  are passed (more logical).
  5410.  
  5411. 2002-12-14 Saturday 01:05  babal
  5412.  
  5413.  - support for Windows style file names for relative paths
  5414.  - when eol_tok is '\n', use last line even if eol_tok isn't present
  5415.  
  5416. 2002-12-13 Friday 22:11  yves
  5417.  
  5418.  adaptation for 0.5 branch. almost working :)
  5419.  
  5420. 2002-12-13 Friday 17:05  babal
  5421.  
  5422.  - * : start playing only when opening a stream from the main window;
  5423.    when opening it from the playlist window, add it to the list, but
  5424.    don't change anything to the playing state and current stream.
  5425.  
  5426.  - playlist.dfm : proper resizing behaviour
  5427.  
  5428. 2002-12-13 Friday 16:26  babal
  5429.  
  5430.  - vlc_playlist.h, playlist.c: added the ability to save a playlist to
  5431.    and restore it from a file chosen by the user.
  5432.  
  5433.  - win32/*:
  5434.  
  5435.    - implementation of the previous feature in the win32 interface
  5436.  >   -> what the other interfaces need to do to support it is simply to
  5437.  >      call the two following functions:
  5438.  >       int playlist_LoadFile(playlist_t *p_playlist,const char *psz_filename);
  5439.  >       int playlist_SaveFile(playlist_t *p_playlist,const char *psz_filename);
  5440.  >      where psz_filename is the name of the destination/source file.
  5441.  
  5442.    - ability to open several files at a time
  5443.  
  5444. 2002-12-13 Friday 10:09  sam
  5445.  
  5446.    * ./Makefile.am: added missing files for make dist.
  5447.    * ./configure.ac.in: removed unpopular warnings.
  5448.    * ./po/*: updated potfiles.
  5449.  
  5450. 2002-12-13 Friday 03:52  videolan
  5451.  
  5452.   * ./modules/win32/menu.cpp: reorganized the code for menus generation,
  5453.     and got rid of the global variable (at last!) in the win32 interface.
  5454.  
  5455.  Please check that navigation and language selection aren't too much
  5456.  broken for DVDs...
  5457.  
  5458. 2002-12-13 Friday 01:56  gbazin
  5459.  
  5460.  * ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified
  5461.  to use this new type.
  5462.  
  5463. 2002-12-13 Friday 01:50  gbazin
  5464.  
  5465.  * modules/gui/wxwindows/*: added skeleton for popup contextual menu.
  5466.  * modules/access/dvdplay/access.c, modules/audio_filter/resampler/linear.c: a couple of warning
  5467.  fixes.
  5468.  
  5469. 2002-12-12 Thursday 15:23  gbazin
  5470.  
  5471.  * src/input/input.c: forgot to commit this during my last commit :p
  5472.  
  5473. 2002-12-12 Thursday 15:10  gbazin
  5474.  
  5475.  * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in
  5476.  input_thread_t (initialised to DEFAULT_PTS_DELAY).
  5477.  * modules/access/*: i_pts_delay is now configurable on an access module basis. The pts
  5478.  delay for http and mms have been raised to 4 * DEFAULT_PTS_DELAY, which is about 1.2
  5479.  seconds worth of caching.
  5480.  
  5481. 2002-12-12 Thursday 13:09  sam
  5482.  
  5483.    * ./debian/vlc-plugin-ogg.dirs: added a missing file for Debian package
  5484.      builds.
  5485.  
  5486. 2002-12-12 Thursday 12:24  sam
  5487.  
  5488.    * ./modules/gui/familiar/*: compilation fixes. Crashes on directory change.
  5489.  
  5490. 2002-12-12 Thursday 11:37  ipkiss
  5491.  
  5492.   * ./modules/gui/win32: added management for "float" config options
  5493.     (thanks Garf)
  5494.  
  5495. 2002-12-12 Thursday 11:29  massiot
  5496.  
  5497.  Fixed a possible deadlock.
  5498.  
  5499. 2002-12-12 Thursday 10:56  garf
  5500.  
  5501.   * fixed one or two things (thanks sam)
  5502.  
  5503. 2002-12-11 Wednesday 21:50  jpsaman
  5504.  
  5505.  Fixed qte video output segmentation fault during initialization.
  5506.  The following things have still to be fixed:
  5507.  - segmentation fault on destroy
  5508.  - video placing and
  5509.  - orientation
  5510.  - video line spacing is wrong
  5511.  
  5512. 2002-12-11 Wednesday 20:13  fenrir
  5513.  
  5514.   * all: access plugins should not modify
  5515.  p_input->stream.p_selected_area->i_tell when reading data. (It's done in
  5516.  input_SplitBuffer). (But access should still set it on a "seek")
  5517.  
  5518. 2002-12-11 Wednesday 17:27  bozo
  5519.  
  5520.  New ALSA audio output. It works with ALSA 0.9.0rc4 and earlier versions.
  5521.  
  5522. 2002-12-10 Tuesday 23:34  gbazin
  5523.  
  5524.  * modules/demux/wav/wav.c: small bug-fix for screwed pts calculation.
  5525.  
  5526. 2002-12-10 Tuesday 21:55  gbazin
  5527.  
  5528.  * src/audio_output/filters.c: fix for resampler buffer size.
  5529.  
  5530. 2002-12-10 Tuesday 18:22  gbazin
  5531.  
  5532.  * ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the variable
  5533.  doesn't exist, but the rest of the code wasn't updated according to this new behaviour.
  5534.  * modules/audio_output/waveout.c: changed a few error messages into warning messages.
  5535.  
  5536. 2002-12-10 Tuesday 15:51  ipkiss
  5537.  
  5538.   * ./modules/gui/win32: deletd a dependancy with a global variable
  5539.  
  5540. 2002-12-10 Tuesday 14:19  gbazin
  5541.  
  5542.  * include/configuration.h: fixed my previous fix.
  5543.  
  5544. 2002-12-10 Tuesday 12:46  gbazin
  5545.  
  5546.  * configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p)
  5547.  * include/configuration.h, include/modules_inner.h: proper fix for a bug that allowed gcc
  5548.  to put things in the stack instead of the data segment.
  5549.  
  5550. 2002-12-10 Tuesday 10:22  fenrir
  5551.  
  5552.   ffmpeg: adapted to current cvs version. It should still compile with older
  5553.  one (Please reports if it doesn't).
  5554.  
  5555. 2002-12-10 Tuesday 00:02  gitan
  5556.  
  5557.  fixed a segfault under windows.
  5558.  
  5559. 2002-12-09 Monday 23:37  gbazin
  5560.  
  5561.  * include/configuration.h: rolled back the last changes made to this file. There is no
  5562.  sense in manually initializing all the fields of module_config_t as it will be done by the
  5563.  compiler anyway. Furthermore mingw32 gcc seems to have problems optimizing code
  5564.  that manually initializes structures to 0.
  5565.  
  5566. 2002-12-09 Monday 21:37  jpsaman
  5567.  
  5568.  Syncing functionality with vlc-0.4.6
  5569.  
  5570. 2002-12-09 Monday 21:36  jpsaman
  5571.  
  5572.  Fixed segfault in Qt Embedded Video Output.
  5573.  
  5574. 2002-12-09 Monday 13:37  titer
  5575.  
  5576.   * AudioOutput.cpp: added sanity tests;
  5577.   * VlcWrapper.h, Interface.cpp: removed an unused variable.
  5578.  
  5579. 2002-12-09 Monday 07:57  titer
  5580.  
  5581.   * AudioOutput.cpp: send zeros to BSoundPlayer if nothing comes from
  5582.      audio output;
  5583.   * VlcWrapper.cpp: handle volume using aout3 features.
  5584.  
  5585. 2002-12-09 Monday 03:36  titer
  5586.  
  5587.   Default re-enabled dvd module.
  5588.    --disable-dvd works anyway.
  5589.  
  5590. 2002-12-09 Monday 00:52  babal
  5591.  
  5592.  - new headphone channel mixer with virtual spatialization effect : This
  5593.    effect should give you the feeling that you stands in a real room with
  5594.    a complete 5.1 speaker set when using only a headphone, providing a
  5595.    more realistic sound experience. It should also be more comfortable
  5596.    and less tiring when listening to music for long periods of time.It
  5597.    works with any source format from mono to 5.1.
  5598.  
  5599.    -> please try it and feel free to give me some feedback. Some
  5600.       improvements are already planned (adding echo, more configuration
  5601.       options, ...).
  5602.  
  5603.  NB: whereas the filter itself is in a (very first) stable version, the
  5604.      way it is integrated to the filter chain is only a _temporary_ hack
  5605.      since it's the audio ouput core (input.c actually) which is directly
  5606.      responsible for it. Integrating it in a more suitable way will
  5607.      probably require some work on the way the filters are selected as
  5608.      well as on the configuration level, but I'm working on it :)
  5609.  
  5610. 2002-12-08 Sunday 23:38  massiot
  5611.  
  5612.  * Updated aout3 developer doc.
  5613.  * Reworked the Open... menu items, and added the ability to use libdvdplay.
  5614.  * Sound output menu is now under Controls.
  5615.  
  5616. 2002-12-08 Sunday 21:05  jpsaman
  5617.  
  5618.  Fixed build and linking for qte video output and made modifications to iPaq packaging files.
  5619.  
  5620. 2002-12-08 Sunday 19:56  gbazin
  5621.  
  5622.  * modules/gui/wxwindows/*: compilation fixes for wxX11 (it doesn't support drag and drop
  5623.  yet). Compilation fix for MacOSX as well (wxEntry() not declared).
  5624.  * src/misc/variables.c: added a FreeMutex() function.
  5625.  
  5626. 2002-12-08 Sunday 16:16  jpsaman
  5627.  
  5628.  - Updated Maintainers file
  5629.  - fixed --disable-dvd, it did not work
  5630.  - updated iPaq familiar buildscripts
  5631.  
  5632. 2002-12-08 Sunday 14:47  gbazin
  5633.  
  5634.  * configure.ac.in: fix for dvdread and libdvdplay plugins linking stage.
  5635.  
  5636. 2002-12-08 Sunday 05:30  jlj
  5637.  
  5638.    * ALL: Under Jaguar, vout no longer depends on any specific MacOS X
  5639.           intf. wxWindows should work (not tested). Closes #33.
  5640.  
  5641. 2002-12-08 Sunday 00:41  massiot
  5642.  
  5643.  New vlc_thread_set_priority function, to set the priority of the main
  5644.  thread.
  5645.  
  5646. 2002-12-07 Saturday 23:50  massiot
  5647.  
  5648.  * configure.ac.in: Disabled -Wtraditional as it produces much more bogus
  5649.    warnings than real ones.
  5650.  * audio output: New intf-change variable to know when audio-channels
  5651.    and audio-device have changed.
  5652.  * video output: New intf-change variable and vout_VarCallback, to know
  5653.    when video-device has changed (OS X port).
  5654.  * modules/gui/macosx/*: Menus for audio channels, implemented volume
  5655.    management, added a menu for screen selection.
  5656.  
  5657. 2002-12-07 Saturday 22:29  titer
  5658.  
  5659.   * default disabled SAP under BeOS
  5660.  
  5661. 2002-12-07 Saturday 22:15  gitan
  5662.  
  5663.  fixed my last commit.
  5664.  
  5665. 2002-12-07 Saturday 22:00  titer
  5666.  
  5667.   * use RGB32 BBitmap. That fixes the bad-looking picture in
  5668.     non-overlay mode (thanks Sam).
  5669.  
  5670. 2002-12-07 Saturday 15:25  gbazin
  5671.  
  5672.  * ALL: a few updates to the variables API:
  5673.    - got rid of the VLC_VAR_COMMAND variable type and introduced the VLC_VAR_ISCOMMAND flag
  5674.  instead. This simplifies things and avoid the strange command variables behaviour. Command
  5675.  variables will now trigger their callback on var_Set() like any other variables (look in
  5676.  modules/control/rc/rc.c for an example).
  5677.    - Renamed the VLC_VAR_ISLIST flag into VLC_VAR_HASCHOICE.
  5678.    - Added a new VLC_VAR_VOID variable type. This can be useful in conjunction with
  5679.  VLC_VAR_ISCOMMAND for instance.
  5680.  
  5681. 2002-12-06 Friday 22:44  gitan
  5682.  
  5683.  * sap.c : make it more compliant (as far as sdp is involved).
  5684.  * playlist.c : fixed a memory leak
  5685.  * configure.ac.in : added link flags
  5686.  
  5687. 2002-12-06 Friday 21:27  gbazin
  5688.  
  5689.  * configure.ac.in: fixed typo. For dvdread support we have to check for
  5690.   dvdread/dvd_reader.h, not dvdread/dvdread.h.
  5691.  
  5692. 2002-12-06 Friday 16:34  sam
  5693.  
  5694.    * ./configure.ac.in: removed -W in favour of -Wtraditional.
  5695.    * ALL: a bunch of additional warning fixes.
  5696.  
  5697. 2002-12-06 Friday 14:22  fenrir
  5698.  
  5699.   all: fix some minors warnings.
  5700.  
  5701. 2002-12-06 Friday 13:05  sam
  5702.  
  5703.    * ./modules/access/mms/mms.c: fixed signed/unsigned comparisons, and fixed
  5704.      a bug I found in Read(). No idea whether it was triggered before nor what
  5705.      it was doing, though :)
  5706.  
  5707. 2002-12-06 Friday 12:54  sam
  5708.  
  5709.    * ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we
  5710.      meant strlen(), removed useless strcmp() calls, implemented atoll() for
  5711.      systems where it does not exist, fixed a memory leak, fixed a minor data
  5712.      corruption.
  5713.  
  5714. 2002-12-06 Friday 12:18  sigmunau
  5715.  
  5716.  some support for redirection. Moved the break on returncode >=400 to after
  5717.  the header parsing. This will be usefull if anyone wants to implemet
  5718.  http-passwd support
  5719.  
  5720. 2002-12-06 Friday 11:53  fenrir
  5721.  
  5722.   * ffmpeg: sync with latest ffmpeg cvs. As it need too much
  5723.  #if LIBAVCODEC_BUILD , I've enable direct rendering only with latest
  5724.  ffmpeg cvs (anyway dr isn't cleanly ported to the latest version).
  5725.  
  5726. 2002-12-06 Friday 10:10  sam
  5727.  
  5728.    * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few
  5729.      signed/unsigned comparisons, and removed trailing spaces here and there.
  5730.  
  5731. 2002-12-06 Friday 06:42  babal
  5732.  
  5733.   * src/playlist/playlist.c : playing again a playlist already in a
  5734.     playing state resets the input speed to normal to make sure the
  5735.     stream isn't paused or slowed or played faster anymore.
  5736.     By doing that, fixes the following bug of the Windows interface:
  5737.     when pushing the play button on a paused or slowed stream, nothing
  5738.     used to happen.
  5739.   * modules/gui/win32/playlist.cpp : when pushing the play button and the
  5740.     playlist is empty, displaying the playlist window
  5741.   * win32.cpp : rephrasing the module description to "Native Windows
  5742.     interface module"
  5743.  
  5744. 2002-12-05 Thursday 21:49  jpsaman
  5745.  
  5746.  Fix for SDL-1.2.5 it now has SDL postpended to the library path. I just rip it of now for --cflags.
  5747.  
  5748. 2002-12-05 Thursday 17:38  sam
  5749.  
  5750.    * ./configure.ac.in: disabled -Wconversion for gcc 2.x because it makes it
  5751.      choke on system headers.
  5752.  
  5753. 2002-12-05 Thursday 17:16  sam
  5754.  
  5755.    * ./ipkg/Makefile.in: removed a file handled by automake.
  5756.    * ./configure.ac.in: additional warning flags for GCC.
  5757.         -Wconversion
  5758.             Warn if a prototype causes a type conversion that is different from
  5759.             what would happen to the same argument in the absence of a proto-
  5760.             type.
  5761.         -Wsign-compare
  5762.             Warn when a comparison between signed and unsigned values could
  5763.             produce an incorrect result when the signed value is converted to
  5764.             unsigned.
  5765.         -Wunreachable-code
  5766.             Warn if the compiler detects that code will never be executed.
  5767.         -Wdisabled-optimization
  5768.             Warn if a requested optimization pass is disabled.
  5769.      See the gcc documentation for more explanations. This triggers a lot of
  5770.      warnings everywhere, and at first sight they're all worth fixing. Code
  5771.      quality matters, too, so let's fix'em :)
  5772.  
  5773. 2002-12-04 Wednesday 21:48  gbazin
  5774.  
  5775.  * modules/audio_filter/channel_mixer/trivial.c: bugfix for up-mixing.
  5776.  
  5777. 2002-12-04 Wednesday 21:03  jpsaman
  5778.  
  5779.  Build and packaging files for Opie and GPE.
  5780.  
  5781. 2002-12-04 Wednesday 20:51  jlj
  5782.  
  5783.    * ./modules/gui/macosx/vout.m: mouse coordinates support.
  5784.  
  5785. 2002-12-04 Wednesday 20:51  jpsaman
  5786.  
  5787.  Build scripts for building cross-compiling vlc for Opie and GPE.
  5788.  
  5789. 2002-12-04 Wednesday 20:51  jpsaman
  5790.  
  5791.  file rules.opie was initially added on branch v0_4_1_branch.
  5792.  
  5793. 2002-12-04 Wednesday 20:51  jpsaman
  5794.  
  5795.  file rules.gpe was initially added on branch v0_4_1_branch.
  5796.  
  5797. 2002-12-04 Wednesday 20:41  jpsaman
  5798.  
  5799.  Packaging files for opie-vlc
  5800.  
  5801. 2002-12-04 Wednesday 15:47  fenrir
  5802.  
  5803.   * all: Fix an other (and last ? ;) endian issue.
  5804.  
  5805. 2002-12-04 Wednesday 06:23  titer
  5806.  
  5807.   * configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
  5808.     (Dano is no more needed); multicast still doesn't work.
  5809.     UDP (unicast) and HTTP have been successfully tested, mms is untested.
  5810.   * sap.c: BeOS doesn't have memccpy
  5811.   * VideoOutput.cpp: forgot to remove a printf
  5812.  
  5813. 2002-12-04 Wednesday 02:16  titer
  5814.  
  5815.   * InterfaceWindow.cpp: removed warnigs
  5816.   * AUTHORS/MAINTAINERS: added Stephan Assmus, Arnaud Schauly & myself
  5817.  
  5818. 2002-12-03 Tuesday 23:36  gitan
  5819.  
  5820.  * src/playlist/playlist.c : Added playlist_AddItem (enqueues
  5821.  playlist_item_t instead of psz_target ). Now playlist_Add uses
  5822.  playlist_AddItem to enqueue.
  5823.  * include/vlc_playlist.h : Added a psz_uri field in the playlist_item_t
  5824.  structure.
  5825.  * src/input/input.c : takes item->psz_uri  argument to start playing an
  5826.  item.
  5827.  
  5828. 2002-12-03 Tuesday 17:00  fenrir
  5829.  
  5830.   * adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
  5831.  microfsoft, not yet ima4)
  5832.   * wav, asf, avi: fix fourcc creation for adpcm. (Nevertheless adpcm
  5833.  could not work with asf because of asf audio scrambling unsupported in asf
  5834.  demuxer). Seek will not work, because vlc send garbage and then break stream
  5835.  alignment.(I will try to fix that).
  5836.  
  5837. 2002-12-03 Tuesday 16:29  gitan
  5838.  
  5839.  * Added a session announcement protol module (enabled by default).
  5840.  * Added the PLAYLIST_CHECK_INSERT option to the playlist. That option
  5841.  checks previously enqueued sessions before enqueing.
  5842.  
  5843. 2002-12-03 Tuesday 12:59  sam
  5844.  
  5845.    * ./src/libvlc.h: fixed an aspect ratio bug, we should default to the
  5846.      stream's aspect, not to square pixels.
  5847.  
  5848. 2002-12-03 Tuesday 02:00  titer
  5849.  
  5850.   * added mouse management in the BeOS video output.
  5851.     Now DVD menus work thanks to libdvdplay.
  5852.  
  5853. 2002-12-02 Monday 23:58  titer
  5854.  
  5855.   * added --with-dvdread-tree and --with-dvdplay-tree for static linking.
  5856.     It works fine under BeOS, please check I didn't break anything.
  5857.  
  5858. 2002-12-02 Monday 21:13  jlj
  5859.  
  5860.    * ALL: Fixed some compiler warnings.
  5861.  
  5862. 2002-12-02 Monday 18:19  sam
  5863.  
  5864.    * ./modules/access/vcd/cdrom.c: NetBSD VCD input fixes, courtesy of
  5865.      Olaf 'Rhialto' Seibert.
  5866.  
  5867. 2002-12-02 Monday 13:12  sam
  5868.  
  5869.    * ./configure.ac.in: linking with -framework AGL wasn't needed (Closes: #7).
  5870.  
  5871. 2002-11-30 Saturday 11:33  jpsaman
  5872.  
  5873.  Cleanup of headerfile detection for qte video output plugin.
  5874.  
  5875. 2002-11-30 Saturday 11:22  jpsaman
  5876.  
  5877.  Deprecreated --with-qte-system. Using --with-qte=<path>/opt/QtPalmtop sets all linker and includes paths for libjpeg and qte correctly now.
  5878.  
  5879. 2002-11-30 Saturday 01:14  ipkiss
  5880.  
  5881.   * ./modules/gui/win32/dragdrop.cpp: we can now drag and drop video
  5882.     files on the interface or on the playlist (Closes: #10).
  5883.   * ./modules/gui/win32/playlist.cpp: factorized a lot of code.
  5884.   * ./modules/gui/win32/*: reorganized some code here and there.
  5885.  
  5886. 2002-11-29 Friday 23:08  ipkiss
  5887.  
  5888.   * ./src/libvlc.h: fixed a few typos
  5889.  
  5890. 2002-11-29 Friday 14:39  jpsaman
  5891.  
  5892.  configure script set Qt Embedded link and include paths correctly. Use these additional options:
  5893.  --enable-qte
  5894.  --with-qte=<..cross-path..>/opt/QtPalmtop
  5895.  --with-qte-system=<..cross-path..>/usr
  5896.  
  5897. 2002-11-28 Thursday 23:53  sigmunau
  5898.  
  5899.  made the vlc mozilla plugin a drop-in replacement for wmp in most embedded
  5900.  wmp sites I could find, by adding som mimetypes and parsing some more
  5901.  parameters passed by mozilla. Also disabled the StreamAsFile function since
  5902.  mozilla tend to pass it non-exsisting files.
  5903.  
  5904. 2002-11-28 Thursday 23:24  massiot
  5905.  
  5906.  * Correct socklen_t detection.
  5907.  * Fix for S/PDIF encapsulation on big endian systems.
  5908.  * S/PDIF output for Mac OS X, courtesy of Heiko Panther <heiko_panthe@mac.com>.
  5909.  
  5910. 2002-11-28 Thursday 21:49  garf
  5911.  
  5912.   * a few bugfixes/enhancements/clean up
  5913.  
  5914. 2002-11-28 Thursday 21:00  gbazin
  5915.  
  5916.  * configure.ac.in: fixed linkage of theora plugin.
  5917.  * modules/codec/theora.c, modules/codec/tarkin.c: fixed breakage.
  5918.  * modules/codec/vorbis.c: lowered the priority of the tremor plugin.
  5919.  
  5920. 2002-11-28 Thursday 18:35  fenrir
  5921.  
  5922.   * asf: fix my previous commit.
  5923.  
  5924. 2002-11-28 Thursday 18:16  sigmunau
  5925.  
  5926.  increased maximums size of a http request from 256 to 1024 in order to allow
  5927.  insanly long urls
  5928.  
  5929. 2002-11-28 Thursday 17:34  sam
  5930.  
  5931.    * ./src/video_output/video_output.c, modules/*: factorized video output
  5932.      creation code into vout_Request which looks for existing vout objects
  5933.      and spawns a new one if none was found.
  5934.  
  5935. 2002-11-28 Thursday 16:44  fenrir
  5936.  
  5937.   * ffmpeg: arg, fix a previous fix for non-latest ffmpeg cvs tree.
  5938.  
  5939. 2002-11-28 Thursday 16:32  fenrir
  5940.  
  5941.   * all: some clean up with WAVEFORMATEX and endian issues. Somebody could
  5942.  test if mp4,asf,avi,wav demuxers and araw,ffmpeg,faad decoders work under
  5943.  big endian architectures ? (else could you give vlc log )
  5944.  
  5945. 2002-11-28 Thursday 15:18  sigmunau
  5946.  
  5947.  * set b_seakable to false for http/1.0 streams such as those from icecast.
  5948.  * allow some unusual, but legal ways to construct the http headers, and
  5949.  clean up the header parsing code. parsing other headers ( like the mime-type
  5950.  ) should be very easy now.
  5951.  
  5952. 2002-11-28 Thursday 14:34  sam
  5953.  
  5954.    * ./src/video_output/video_output.c: added a --aspect-ratio option to force
  5955.      the aspect ratio of the stream. Two different usages are possible, either
  5956.      int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to
  5957.      specify pixel squareness.
  5958.  
  5959.      Note that it does not work properly yet; it will need an API change in
  5960.      the video output layer that I'm working on.
  5961.  
  5962. 2002-11-27 Wednesday 21:51  babal
  5963.  
  5964.  - Enterely new layout for the preference window of the native win32
  5965.    interface, in order to improve its clarity (the dialog box is now even
  5966.    a bit smaller) and to get closer to Windows standards.
  5967.    (second part of the job, and hopefully the last for now, begun with
  5968.    Ipkiss a few days ago by using CheckListBoxes)
  5969.  
  5970.    Still need some work to get the interface compatible with Windows XP
  5971.    skins.
  5972.  
  5973. 2002-11-27 Wednesday 15:18  sam
  5974.  
  5975.    * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded blocks luma loading.
  5976.  
  5977. 2002-11-27 Wednesday 14:44  fenrir
  5978.  
  5979.   * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
  5980.  
  5981. 2002-11-27 Wednesday 13:17  fenrir
  5982.  
  5983.   cinepak: fix a bug (bad frame gathering), pointed by sam.
  5984.  
  5985. 2002-11-27 Wednesday 12:41  fenrir
  5986.  
  5987.   * all: added mjpeg support, some clean up in video part.
  5988.  
  5989. 2002-11-27 Wednesday 06:27  titer
  5990.  
  5991.   Fixed a segfault by adding a mutex_lock() (thx fenrir)
  5992.  
  5993. 2002-11-27 Wednesday 05:36  titer
  5994.  
  5995.   * AudioOutput.cpp: fixed a segfault
  5996.   * ALL: cleaned the VlcWrapper class, removed unused code
  5997.  
  5998. 2002-11-27 Wednesday 02:51  ipkiss
  5999.  
  6000.   * ./modules/gui/win32/*: some cleaning
  6001.  
  6002. 2002-11-26 Tuesday 22:20  gbazin
  6003.  
  6004.  * modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed
  6005.  unnecessary code.
  6006.  
  6007. 2002-11-26 Tuesday 21:52  ipkiss
  6008.  
  6009.   * ./modules/gui/win32/preferences.cpp: used CheckListBoxes instead
  6010.     of ListViews, because they are more intuitive. This eliminates the
  6011.     "Select" button and the "Selected" label.
  6012.  
  6013.     The preferences window still needs some work though...
  6014.  
  6015. 2002-11-26 Tuesday 20:04  sam
  6016.  
  6017.    * ./modules/video_chroma/i420_rgb.h: fixed slanted picture output with odd
  6018.      widths (Closes: #28).
  6019.  
  6020. 2002-11-26 Tuesday 19:52  jpsaman
  6021.  
  6022.  Packaging for Opie and Qt Embedded support.
  6023.  
  6024. 2002-11-26 Tuesday 19:31  gbazin
  6025.  
  6026.  * modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with
  6027.  NT4).
  6028.  
  6029. 2002-11-26 Tuesday 18:58  sigmunau
  6030.  
  6031.  allow windows style linebreaks in .m3u files. and fixed a minor bug
  6032.  
  6033. 2002-11-26 Tuesday 17:38  gbazin
  6034.  
  6035.  * modules/demux/ogg.c: audio is now dropped when fast-forwarding.
  6036.  
  6037. 2002-11-26 Tuesday 17:28  fenrir
  6038.  
  6039.   * mp4: prevent float exeption with some truncated file.
  6040.  
  6041. 2002-11-26 Tuesday 15:03  sam
  6042.  
  6043.    * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla.
  6044.  
  6045. 2002-11-26 Tuesday 14:08  sam
  6046.  
  6047.    * ./TODO: scrapped the todo-list. I put the unresolved items in Bugzilla
  6048.      (http://bugzilla.videolan.org/).
  6049.  
  6050. 2002-11-26 Tuesday 12:09  massiot
  6051.  
  6052.  Fixed another crash with S/PDIF.
  6053.  
  6054. 2002-11-26 Tuesday 10:55  gbazin
  6055.  
  6056.  * modules/video_output/directx/directx.c: don't fail miserably when we can't
  6057.     create a surface in video memory. We now automatically toggle the b_use_sysmem
  6058.     flag in this case and give it another shot.
  6059.  
  6060. 2002-11-26 Tuesday 07:04  jpsaman
  6061.  
  6062.  Fix fix of fixing QT Embedded detection.
  6063.  
  6064. 2002-11-26 Tuesday 01:06  titer
  6065.  
  6066.   * ALL: more intensive use of the VLCWrapper class
  6067.   * PreferencesWindow.*: renamed a few variables (using some of the
  6068.     OpenTracker conventions)
  6069.   * clean up
  6070.  
  6071. 2002-11-25 Monday 19:29  sam
  6072.  
  6073.    * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
  6074.      because they're basically the same. Also, the MMX conversions now check
  6075.      that the bitmasks are the ones we expect.
  6076.  
  6077. 2002-11-25 Monday 19:12  fenrir
  6078.  
  6079.   mms.c: fix command/packet parsing functions.
  6080.  
  6081. 2002-11-25 Monday 17:25  gbazin
  6082.  
  6083.  * configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h.
  6084.     Also fixed a typo: libdvbpsi is enabled by default.
  6085.  
  6086. 2002-11-25 Monday 16:16  massiot
  6087.  
  6088.  Fixed my fix :p.
  6089.  
  6090. 2002-11-25 Monday 16:00  massiot
  6091.  
  6092.  Fixed a crash in S/PDIF mode.
  6093.  
  6094. 2002-11-25 Monday 15:56  sigmunau
  6095.  
  6096.  fixed a bug in the contentbased autodetection that caused this demux to be
  6097.  selected for streams that contained a null byte.
  6098.  
  6099. 2002-11-25 Monday 15:08  fenrir
  6100.  
  6101.   * mms: enable seek :) It works for me with both udp and tcp. Somebody
  6102.  could check if it compiles on other OS than linux ? (I don't known what
  6103.  headers should be included)
  6104.   * asf: fix to support seeking with mms
  6105.   Note: You cannot seek and use demuxdump demuxer...
  6106.  
  6107. 2002-11-25 Monday 12:19  sam
  6108.  
  6109.    * ./modules/gui/gtk/open.c: made the HTTP text bar more consistent, thanks
  6110.      to Pierre Baillet (Closes: #11).
  6111.  
  6112. 2002-11-25 Monday 12:08  sam
  6113.  
  6114.    * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending
  6115.      data to it.
  6116.    * ./evc/vlc.vcw: minor updates.
  6117.  
  6118. 2002-11-25 Monday 03:12  ipkiss
  6119.  
  6120.   * small compilation fixes for win32
  6121.  
  6122. 2002-11-25 Monday 00:22  fenrir
  6123.  
  6124.   * all: begin to add mms over udp support. It begin to work (at least
  6125.  for me) but it still needs some work.
  6126.  
  6127. 2002-11-24 Sunday 18:54  sam
  6128.  
  6129.    * ./configure.ac.in: we no longer choke if libdvbpsi headers aren't here.
  6130.    * ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
  6131.  
  6132. 2002-11-24 Sunday 16:00  sigmunau
  6133.  
  6134.  separated the code to parse html files with embedded wmp, and the code to
  6135.  parse asx files. Added a new shortcut "html" to force the "html" behaviour.
  6136.  Reduced number of false positives for both html and asx files. We now also
  6137.  trigger on the content of files, since html and asx files are often
  6138.  autogenerated on the webserver using php or asp.
  6139.  
  6140. 2002-11-24 Sunday 13:02  sigmunau
  6141.  
  6142.  fix to allow absolute entries in m3u/asx files
  6143.  
  6144. 2002-11-24 Sunday 01:29  sigmunau
  6145.  
  6146.  fixed a bug in the code to handle relative paths. Added support for file://
  6147.  and http:// items in asx files, and not just mms://
  6148.  
  6149. 2002-11-23 Saturday 20:37  sam
  6150.  
  6151.    * ./modules/control/rc/rc.c: the seek command is now "seek" and not "r",
  6152.      and it uses a command variable like other controls. This also fixes a
  6153.      bug that prevented to have spaces between the command and its argument.
  6154.  
  6155. 2002-11-23 Saturday 18:42  gbazin
  6156.  
  6157.  * modules/gui/wxwindows/*: additional small fixes.
  6158.  
  6159. 2002-11-23 Saturday 16:17  gbazin
  6160.  
  6161.  * modules/gui/wxwindows/*: a few fixes for the win32 build.
  6162.  
  6163. 2002-11-23 Saturday 15:00  titer
  6164.  
  6165.   * enhanced BeOS preferences window (post-processing, brightness,
  6166.     contrast, hue and saturation are adjustable)
  6167.  
  6168. 2002-11-23 Saturday 14:28  gbazin
  6169.  
  6170.  * modules/gui/wxwindows/*: misc improvements to the main interface, implementation of
  6171.  drag and drop, proper initialisation of the i18n routines.
  6172.  
  6173. 2002-11-23 Saturday 04:40  sam
  6174.  
  6175.    * ./modules/access/http.c, ./modules/misc/network/ipv4.c: http and ipv4
  6176.      plugins compile for WinCE. Couldn't test yet though.
  6177.  
  6178. 2002-11-23 Saturday 02:40  sam
  6179.  
  6180.    * ./modules/video_output/wingdi.c: the GDI video output now properly sets
  6181.      the bitmasks; we're not limited to 8bpp and 16/24 works.
  6182.    * ./modules/video_filter/*: the video filters now work under WinCE.
  6183.  
  6184. 2002-11-23 Saturday 01:32  ipkiss
  6185.  
  6186.   * ./modules/gui/wxwindows/playlist.cpp: added a playlist to the wxwindows interface
  6187.  
  6188. 2002-11-23 Saturday 00:11  garf
  6189.  
  6190.   * yuv filter was a bit useless. Hope adjust filter is more usefull :)
  6191.  
  6192. 2002-11-22 Friday 23:12  sam
  6193.  
  6194.    * ./configure.ac.in: we only add -lm to the a52 linkage if it's needed
  6195.      (and available).
  6196.  
  6197. 2002-11-22 Friday 20:27  sam
  6198.  
  6199.    * ./modules/video_output/wingdi.c: ported the wingdi plugin to Win32; it
  6200.      somewhat works under Wine (if you force internal buffers to 8bpp), but
  6201.      doesn't work under Win2k. Any hints welcome.
  6202.    * ./configure.ac.in: activated the wingdi plugin by default.
  6203.  
  6204. 2002-11-22 Friday 19:37  titer
  6205.  
  6206.   * AudioOutput.cpp : compilation fix.
  6207.   * VideoOutput.cpp : now --fullscreen works with BeOS video output.
  6208.  
  6209. 2002-11-22 Friday 18:35  sam
  6210.  
  6211.    * ./modules/access/mms/var_buffer.h: this file is now a separate .c, to
  6212.      prevent gcc's optimizer to go amok with nested inline functions, loop
  6213.      unrolling and such things that we don't really need in an access plugin.
  6214.  
  6215. 2002-11-22 Friday 15:24  sam
  6216.  
  6217.    * ./modules/video_output/directx/events.c: we now call CreateWindow so that
  6218.      we are sure that the WndProc always has a valid p_vout value.
  6219.  
  6220. 2002-11-22 Friday 15:19  sam
  6221.  
  6222.    * ./modules/video_output/wingdi.c: implemented offscreen rendering with
  6223.      fast blit (well at least it was considered "fast" back in the times of
  6224.      Windows 3.1). Default is 8bpp because that's what my iPaq does (no
  6225.      palette support yet though), 16bpp can be chosen at compile time and
  6226.      works perfectly in the emulator.
  6227.  
  6228. 2002-11-22 Friday 12:11  sam
  6229.  
  6230.    * ./modules/video_chroma/i420_rgb16.c: fixed a segfault in the 24/32bpp
  6231.      chroma conversion.
  6232.  
  6233. 2002-11-21 Thursday 23:06  massiot
  6234.  
  6235.  Channel reordering according to the WG-4 specification, courtesy of
  6236.  Heiko Panther.
  6237.  
  6238. 2002-11-21 Thursday 21:37  gbazin
  6239.  
  6240.  * modules/codec/Modules.am, configure.ac.in, modules/codec/vorbis.c: added
  6241.     a tremor decoder module using libvorbisidec (aka tremor) from xiph.org.
  6242.     This module allows decoding vorbis audio on hardware without a fpu
  6243.     (--enable-tremor).
  6244.  
  6245.  * modules/LIST: added entries for tremor and theora.
  6246.  
  6247. 2002-11-21 Thursday 15:51  gbazin
  6248.  
  6249.  * src/playlist/playlist.c: fixed deadlock in playlist.
  6250.  * modules/audio_output/oss.c: don't play blank samples when we are starving
  6251.     for data but our internal buffers are not empty. Some cleanup too.
  6252.  
  6253. 2002-11-21 Thursday 13:58  jpsaman
  6254.  
  6255.  Fix detection of QT Embedded development headers.
  6256.  
  6257. 2002-11-21 Thursday 13:53  sam
  6258.  
  6259.    * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
  6260.    * ./modules/access/file.c: the file access plugin gets the real file size
  6261.      under WinCE.
  6262.    * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion
  6263.      filter to play some WAV files without an FPU.
  6264.    * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
  6265.  
  6266. 2002-11-21 Thursday 10:12  gbazin
  6267.  
  6268.  * modules/demux/ogg.c: small bug-fix for my previous commit.
  6269.  
  6270. 2002-11-21 Thursday 09:39  gbazin
  6271.  
  6272.  * modules/demux/ogg.c: better handling of PCRs (we now base our calculations
  6273.     on all sub-streams instead of just using one of them). Some code factorisation
  6274.     too.
  6275.  
  6276. 2002-11-20 Wednesday 21:51  jpsaman
  6277.  
  6278.  Build and link Familiar interface against libgpewidget for gpe support.
  6279.  
  6280. 2002-11-20 Wednesday 21:27  jpsaman
  6281.  
  6282.  Fix detection of AR and LD
  6283.  
  6284. 2002-11-20 Wednesday 21:23  jpsaman
  6285.  
  6286.  Updated for release v_0.4.6 of Familiar Linux packages.
  6287.  
  6288. 2002-11-20 Wednesday 19:07  sam
  6289.  
  6290.    * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
  6291.    * ./bootstrap: fixed a typo that prevented per-object target directories
  6292.      to work.
  6293.    * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large
  6294.      (more than 1MB) and I don't want to spoil the CVS with them.
  6295.  
  6296. 2002-11-20 Wednesday 17:23  gbazin
  6297.  
  6298.  * configure.ac.in: temporary hack for libdvbpsi detection.
  6299.  
  6300. 2002-11-20 Wednesday 16:43  sam
  6301.  
  6302.    * ./modules/audio_output/waveout.c: audio output now works under WinCE
  6303.      using the waveout module.
  6304.    * ./bootstrap: we ignore comments when parsing makefiles.
  6305.    * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module
  6306.      so that it also does float32tofixed32.
  6307.    * ./modules/*: ported a few other modules to WinCE (most of the time it's
  6308.      just a #include <errno.h> that needs to be removed).
  6309.  
  6310. 2002-11-20 Wednesday 15:58  gbazin
  6311.  
  6312.  * configure.ac.in, modules/gui/wxwindows/wxwindows.cpp: other compilation
  6313.     fixes for the wxwindows interface on win32.
  6314.  
  6315. 2002-11-20 Wednesday 15:34  gbazin
  6316.  
  6317.  * modules/control/rc/rc.c: added commands to navigate between chapters and
  6318.     titles.
  6319.  
  6320. 2002-11-20 Wednesday 14:24  gbazin
  6321.  
  6322.  * modules/gui/wxwindows/*: fixes for the win32 build. Removed a few
  6323.     unnecessary things and replaced the stop icon with a new one.
  6324.  
  6325. 2002-11-20 Wednesday 14:09  gbazin
  6326.  
  6327.  * modules/codec/theora.c, configure.ac.in, modules/codec/Modules.am: new
  6328.     theora codec plugin.
  6329.     This plugin is based on the experimental theora codec from the Xiph.Org
  6330.     foundation (http://www.theora.org/). Because the theora bitstream
  6331.     specifications are likely to change in the near future, this plugin won't
  6332.     be compiled by default. If you want to test/develop theora with vlc, you'll
  6333.     need to configure it with --enable-theora and also make sure you've got a
  6334.     fresh libogg from cvs.
  6335.  
  6336.  * modules/demux/ogg.c: modified to handle theora and tarkin bitstreams.
  6337.  
  6338.  * modules/codec/tarkin.c: fixed a few typos.
  6339.  
  6340. 2002-11-20 Wednesday 13:37  sam
  6341.  
  6342.    * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE.
  6343.    * ./modules/*: fixed a bunch of modules so that they compile under WinCE,
  6344.      we now have access_file and the mpeg demux and video decoder working
  6345.      (http://zoy.org/~sam/vlc/pocketvlc2.png).
  6346.  
  6347. 2002-11-20 Wednesday 08:58  sam
  6348.  
  6349.    * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc
  6350.      functions to plugins.
  6351.    * ./bootstrap: enhanced the project file generation for plugins; we now
  6352.      parse makefiles to make this easier.
  6353.    * ./modules/**/Modules.am: reworked a few makefiles so that they are more
  6354.      easily parsed.
  6355.  
  6356. 2002-11-20 Wednesday 01:47  gbazin
  6357.  
  6358.  * src/video_output/video_output.c: fixed a really old bug in the video output
  6359.     layer. This bug was only affecting video outputs without direct rendering
  6360.     capabilities.
  6361.  
  6362. 2002-11-19 Tuesday 20:56  gbazin
  6363.  
  6364.  * modules/misc/network/ipv6.c: restored the msg_*() outputs from BuildAddr().
  6365.  
  6366. 2002-11-19 Tuesday 20:45  gbazin
  6367.  
  6368.  * include/video.h, include/vlc_config.h, src/video_output/*: changed the
  6369.     picture buffer allocation scheme to allocate pictures from the render
  6370.     heap in a clockwise fashion instead of always picking the first available
  6371.     one from the start of the heap.
  6372.     This allows us to benefit from ffmpeg's macro-block skipping feature.
  6373.     As a side effect, we also have less chance of reusing a refrence picture
  6374.     buffer when we can't link/unlink them.
  6375.  
  6376.  * modules/codec/ffmpeg/video.c: modified the direct rendering code to benefit
  6377.     from the macro-block skipping algorithm.
  6378.     A new flag has also been introduced in the video_output's render heap to
  6379.     forbid modifications to the render picture buffers (for instance to overlay
  6380.     subtitles).
  6381.  
  6382. 2002-11-19 Tuesday 17:38  sam
  6383.  
  6384.    * ./src/misc/modules.c: p_module->psz_filename is now filled with a real
  6385.      8 bit string under WinCE.
  6386.    * ./extras/Win32_msvc: scrapped this directory.
  6387.    * ./bootstrap: we now parse plugin makefiles to guess what to put in
  6388.      the MSVC project files. Only the dummy plugin has been tested yet.
  6389.  
  6390. 2002-11-19 Tuesday 17:23  fenrir
  6391.  
  6392.   all: Use BITMAPINFOHEADER everywhere (Needed because of endian issue).
  6393.  
  6394. 2002-11-18 Monday 23:00  massiot
  6395.  
  6396.  Partial fix of the OS X audio output (thanks Heiko!).
  6397.  
  6398. 2002-11-18 Monday 19:31  fenrir
  6399.  
  6400.   * ogg: change i_dts usage for subtitle ES.
  6401.  
  6402. 2002-11-18 Monday 18:37  gbazin
  6403.  
  6404.  * src/misc/modules.c: fixed small typo that was breaking the build.
  6405.  
  6406. 2002-11-18 Monday 18:05  sam
  6407.  
  6408.    * ./src/misc/modules.c: support for Unicode filenames under WinCE; VLC now
  6409.      successfully opens plugins.
  6410.    * ./modules/misc/dummy/*: hacked the dummy plugin so that it compiles for
  6411.      WinCE.
  6412.  
  6413. 2002-11-18 Monday 17:31  gbazin
  6414.  
  6415.  * modules/gui/wxwindows/*: updated the toolbar icons.
  6416.  
  6417. 2002-11-18 Monday 16:39  gbazin
  6418.  
  6419.  * modules/gui/wxwindows/interface.cpp: enabled the OpenFile dialog box.
  6420.  
  6421. 2002-11-18 Monday 15:19  gbazin
  6422.  
  6423.  * modules/gui/wxwindows/interface.cpp: fixed typo.
  6424.  * modules/audio_filter/converter/u8tofloat32.c: fixed typo.
  6425.  
  6426. 2002-11-18 Monday 13:28  gbazin
  6427.  
  6428.  * configure.ac.in, modules/codec/Modules.am, modules/codec/tarkin.c: added
  6429.     an experimental tarkin video decoder. You will need to specify the tarkin
  6430.     tree you want to use with --with-tarkin-tree=.
  6431.  
  6432.     Warning: Tarkin is still in very early development stage, so this plugin isn't
  6433.     actually usefull unless you intend to do some development on tarkin itself.
  6434.  
  6435. 2002-11-18 Monday 13:08  gbazin
  6436.  
  6437.  * modules/demux/m3u.c: should manage entries with relative paths.
  6438.  * src/playlist/playlist.c: fixed playlist_Next().
  6439.  
  6440. 2002-11-18 Monday 13:02  gbazin
  6441.  
  6442.  * added a wxwindows interface using the wxWindows cross-platform GUI framework.
  6443.     The interface is quite basic for now but should be functional anyway.
  6444.     (you need to have wxWindows >= 2.3.0 installed to use this plugin)
  6445.  
  6446. 2002-11-18 Monday 11:50  sam
  6447.  
  6448.    * ./bootstrap: reverted the behaviour behaviour to the default, which
  6449.      means no default flag to use (except for me, muahaha).
  6450.  
  6451. 2002-11-18 Monday 02:46  fenrir
  6452.  
  6453.   * ffmpeg: set bug detection to auto by default.
  6454.  
  6455. 2002-11-17 Sunday 06:46  fenrir
  6456.  
  6457.   * ffmpeg: disable direct rendering by default. I have too many files
  6458.  that don't work with it (I don't see why it doesn't work :(
  6459.   * mp4: fix a bug in timestamp calculation. Replace s/u* by s/uint*_t
  6460.   * avi : remove an useless debug message.
  6461.   * src/misc/objects.c : fix stream output object allocation.
  6462.  
  6463. 2002-11-16 Saturday 22:25  fenrir
  6464.  
  6465.   * avi: fix playing over http (a bug I have introduced).
  6466.  
  6467. 2002-11-15 Friday 18:10  fenrir
  6468.  
  6469.  * modules/demux/util : add a text subtitle demuxer. (Module called by demux).
  6470.  MicroDVD, SubRIP, SSA subtitle format should work...
  6471.   Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format].
  6472.  
  6473.   * modules/demux/avi : make use of subtitle parser.
  6474.   * modules/demux/asf : display movie length. (It will not work with live
  6475.  streams of course).
  6476.  
  6477.   modules/codec/spudec : use i_dts to send end of display time for subtitle.
  6478.  (Yes it's ugly, but it works :)
  6479.  
  6480. 2002-11-15 Friday 17:17  gbazin
  6481.  
  6482.  * configure.ac.in, modules/audio_output/arts.c, modules/audio_output/esd.c:
  6483.     fixed the arts and esd audio plugins after the recent changes to aout3
  6484.     (untested).
  6485.  
  6486. 2002-11-15 Friday 16:27  gbazin
  6487.  
  6488.  * configure.ac.in, modules/audio_output/directx.c, modules/audio_output/waveout.c:
  6489.     fixed the waveout and directx audio plugins after the recent changes to aout3.
  6490.  
  6491. 2002-11-15 Friday 14:41  gbazin
  6492.  
  6493.  * modules/access/http.c: added an http-proxy config variable. If the variable
  6494.     is not set, we'll still look at the value of the http_proxy environment
  6495.     variable.
  6496.  
  6497. 2002-11-15 Friday 12:22  sam
  6498.  
  6499.    * ./src/video_output/video_output.c: backport of a fix in MAIN for
  6500.      spoiled FPU registers.
  6501.  
  6502. 2002-11-15 Friday 01:23  gbazin
  6503.  
  6504.  * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. Re-enabled
  6505.     the oss plugin as it seems to be working fine.
  6506.  * src/audio_output/input.c: fixed an obscure bug... (strange one though:
  6507.     int foo = -1; unsigned int bar = 2; __MAX( foo, bar) == -1 ).
  6508.  
  6509. 2002-11-15 Friday 01:17  fenrir
  6510.  
  6511.   faad: adapt to new changes in aout3 (at least it compiles)
  6512.  
  6513. 2002-11-15 Friday 00:41  gbazin
  6514.  
  6515.  * modules/codec/vorbis.c, modules/audio_filter/resampler/linear.c: adapted to
  6516.     the new changes in aout3.
  6517.  
  6518. 2002-11-14 Thursday 22:44  alexis
  6519.  
  6520.  Added the changelog of vlc 0.4.6.
  6521.  
  6522. 2002-11-14 Thursday 22:38  massiot
  6523.  
  6524.  Major change of the channels management. p_format->i_channels disappeares
  6525.  and is replaced by two members : i_physical_channels and i_original_channels.
  6526.  i_physical_channels describes the channels which are effectively present
  6527.  in the stream (at the current point of the aout pipeline), whereas
  6528.  i_original_channels represents the channels we used to constitute the
  6529.  stream. For instance a mono stream (FRONT_CENTER) may emanate from a
  6530.  FRONT_LEFT channel of a STEREO stream.
  6531.  
  6532.  Additionally, this contains hooks to dynamically select the audio device
  6533.  and the channels configuration. In order to do that, all aout plugins,
  6534.  and all interface plug-ins need to be adapted. Currently only SDL
  6535.  (partially OSS) and the rc interface have been adapted, please use them
  6536.  as a guide. Other aout plug-ins have been temporarily disabled.
  6537.  
  6538.  IMPORTANT : if you need a working sound output, DO NOT UPDATE YOUR TREE
  6539.  for several days until we fix that.
  6540.  
  6541.  * modules/misc/network/ipv4.c: Fixed a long-standing segfault when saving
  6542.    preferences and asking for multicast.
  6543.  
  6544. 2002-11-14 Thursday 16:32  fenrir
  6545.  
  6546.   mms.c: it takes care of --no-audio and --no-video (to reduce bandwith
  6547.  usage),  and should not use more than --mms-maxbitrate (when there
  6548.  are multiple audio or video streams).
  6549.  
  6550. 2002-11-14 Thursday 16:17  fenrir
  6551.  
  6552.   asf/* : Convert all u* into uint*_t
  6553.           Fix playing of some live asf, seek improvement (at least for me ;)
  6554.  but it's more some "kludge" with vlc clock than true fixes ...
  6555.  
  6556.   I will never understand how vlc clock works ....
  6557.  
  6558. 2002-11-14 Thursday 15:07  sigmunau
  6559.  
  6560.   make --version --help --longhelp --list and -p output to stdout.
  6561.  
  6562. 2002-11-14 Thursday 14:08  gbazin
  6563.  
  6564.  * src/audio_output/intf.c: fixed a bug affecting audio volume initialization.
  6565.  
  6566. 2002-11-13 Wednesday 22:36  massiot
  6567.  
  6568.  * OS X plug-in fix ;
  6569.  * Re-enabled float32 mixer (huh?).
  6570.  
  6571. 2002-11-13 Wednesday 22:36  gbazin
  6572.  
  6573.  * Updated changelog and package files.
  6574.  
  6575. 2002-11-13 Wednesday 21:58  gbazin
  6576.  
  6577.  * ChangeLog: updated ChangeLog.
  6578.  
  6579. 2002-11-13 Wednesday 21:18  fenrir
  6580.  
  6581.   * fix and make better stream selection (if mms-maxbitrate unset, get the best
  6582.  quality else try to be closed to mms-maxbitrate ).
  6583.  
  6584. 2002-11-13 Wednesday 20:51  sam
  6585.  
  6586.    * ./bootstrap: bootstrap now requires the --config flag. With no arguments
  6587.      it simply outputs a usage message.
  6588.    * ./src/*: fixed a bunch of (legitimate) warnings under VC++.
  6589.    * ./evc/*, ./msvc/*: split the workspaces into three projects (libvlc, vlc
  6590.      and plugins -- plugins doesn't build anything yet).
  6591.  
  6592. 2002-11-13 Wednesday 20:28  fenrir
  6593.  
  6594.   * mms/* : better stream selection and add some options to override it.
  6595.  (Usefull with demuxdump).
  6596.  
  6597. 2002-11-13 Wednesday 20:23  fenrir
  6598.  
  6599.   access/* : don't override demux setting made by user.
  6600.   modules/demux/demuxdump.c : a little demux that dump raw stream.
  6601.  (should work with all access...)
  6602.  
  6603. 2002-11-13 Wednesday 15:28  sam
  6604.  
  6605.    * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/
  6606.      directory because the two project files are starting to diverge.
  6607.    * ./evc/vlc.c: created a specific vlc.c file for Windows CE.
  6608.    * ./src/misc/messages.c: as WinCE doesn't have stdout or stderr, the message
  6609.      queue outputs to a logfile (until we have a proper interface).
  6610.  
  6611. 2002-11-13 Wednesday 12:58  gbazin
  6612.  
  6613.  * src/playlist/playlist.c: bugfix for when we delete the last playlist
  6614.     element (I'll get this one right... eventually ;).
  6615.  * modules/demux/m3u.c: allow forcing the demux to be used by specifying the
  6616.     asx or m3u demux.
  6617.  
  6618. 2002-11-13 Wednesday 11:09  gbazin
  6619.  
  6620.  * src/playlist/playlist.c: when autodeleting an item, we don't need to skip
  6621.     to the next one.
  6622.  * modules/demux/m3u.c: added .asx support and changed the autodetection of
  6623.     file type to just probe the file extension.
  6624.  
  6625. 2002-11-13 Wednesday 09:56  sam
  6626.  
  6627.    * ./po/POTFILES.in: fixed "make dist".
  6628.  
  6629. 2002-11-13 Wednesday 09:45  sam
  6630.  
  6631.    * ./FAQ: changed Debian repository location to HTTP (for better upload
  6632.      stats estimations on our side).
  6633.  
  6634. 2002-11-12 Tuesday 22:18  sigmunau
  6635.  
  6636.   added a new demux that reads .m3u files and addes the contained items to
  6637.  the playlist. Currently only autodetects files that start with #EXTM3U
  6638.  otherwise you'll have to force it.
  6639.  
  6640. 2002-11-12 Tuesday 21:20  gbazin
  6641.  
  6642.  * include/vlc_playlist.h, src/playlist/playlist.c: added a b_autodeletion
  6643.     flag to the playlist item structure. If this flag is set then the playlist
  6644.     item will be deleted automatically after it has been played.
  6645.  
  6646. 2002-11-12 Tuesday 16:02  gbazin
  6647.  
  6648.  * modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
  6649.  * modules/gui/gtk/gtk.c: fixed uninitialized variables.
  6650.  
  6651. 2002-11-12 Tuesday 13:57  sam
  6652.  
  6653.    * ./Makefile.am: fixed rc compilation under mingw32/cygwin.
  6654.    * ./modules/access/http.c: fixed a segfault (unchecked strstr return value).
  6655.    * ./src/input/input_ext-plugins.c: removed platform-specific code and put
  6656.      it in plugins. This leads to some code duplication but I have an evil
  6657.      plan to get rid of that, too.
  6658.  
  6659. 2002-11-12 Tuesday 11:45  gbazin
  6660.  
  6661.  * modules/gui/gtk/gtk.c: small bug-fix for a crash on module loading.
  6662.  
  6663. 2002-11-12 Tuesday 10:44  gbazin
  6664.  
  6665.  * src/extras/libc.c: fixed typo.
  6666.  * configure.ac.in: compilation fix on win32 for the mms access plugin (the
  6667.     plugin is linked with ws2_32).
  6668.  
  6669. 2002-11-12 Tuesday 00:54  fenrir
  6670.  
  6671.   * modules/demux/asf/.cvsignore : put the good one.
  6672.   * modules/access/mms : add MMS (Microsoft Media Streaming) access (Support
  6673.  only TCP, I will try to add UDP and HTTP as well).
  6674.   There are some problems with streams selections and we cannot seek, but
  6675.  anyway it seems to work. (Usefull for some radio web)
  6676.   * other: enable mms access by default.
  6677.  
  6678. 2002-11-11 Monday 22:27  gbazin
  6679.  
  6680.  * src/audio_output/filters.c, src/audio_output/input.c, include/aout_internal.h,
  6681.     modules/audio_filter/resampler/*: Changes that allow the resamplers to set
  6682.     the start and end date of the frame it outputs.
  6683.     This allows us for instance to output a smaller frame than what we should, and
  6684.     keep the rest of the data to compute the resampling of the next frame.
  6685.     In short, we can implement much more complex resampling algorithms than before.
  6686.  
  6687.  * modules/audio_filter/resampler/linear.c: rewrote the linear resampler. The audio
  6688.     quality doesn't seem to be better than the ugly resampler, maybe I shouldn't
  6689.     have wasted my time on this...
  6690.  
  6691. 2002-11-11 Monday 19:16  gbazin
  6692.  
  6693.  * modules/audio_output/file.c: will write a WAV header by default. Can be
  6694.     disabled with --no-audiofile-wav.
  6695.  * modules/audio_filter/resampler/linear.c: disabled for now, until I actually
  6696.     manage to make it work without a problem.
  6697.  
  6698. 2002-11-11 Monday 14:39  sam
  6699.  
  6700.    * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
  6701.      WIN32 isn't always defined under WinCE, but might be. Grmbl.
  6702.    * ./include/*: changed a few u* and s* to uint*_t and int*_t.
  6703.  
  6704. 2002-11-10 Sunday 23:41  sam
  6705.  
  6706.    * ALL: libvlc now compiles and run under WinCE. I haven't ported any modules
  6707.      yet so there's little that can be tested, but threads work at least.
  6708.    * ./src/extras/libc.c: renamed strndup.c to libc.c because a few other
  6709.      libc functions were added (strcasecmp, atof, getenv...).
  6710.  
  6711. 2002-11-10 Sunday 18:04  sam
  6712.  
  6713.    * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
  6714.      work is still needed for missing functions. I only touched libvlc for
  6715.      the moment, plugins will come in a long long while.
  6716.    * ./bootstrap: moved MSVC project files generation here; use --update-msvc.
  6717.  
  6718. 2002-11-10 Sunday 16:31  fenrir
  6719.  
  6720.   all: fix a bug in packet parsing and can now play unseekable stream.
  6721.  
  6722. 2002-11-10 Sunday 15:37  fenrir
  6723.  
  6724.   http: Accept ICY server reponse (Used for some web radio) and in that
  6725.  case it forces mp3 demuxer (Should be ok...)
  6726.  
  6727. 2002-11-10 Sunday 14:31  gbazin
  6728.  
  6729.  * src/audio_output/output.c: fixed another quality affecting bug.
  6730.  
  6731.  * include/aout_internal.h src/audio_output/input.c: major change to the
  6732.     resampling algorithm. When resampling is requested to keep the audio stream
  6733.     synchronised to the main clock, we trigger it but we change the resampling
  6734.     rate only progressively so it doesn't get noticed too much by the listener.
  6735.  
  6736. 2002-11-10 Sunday 13:24  sigmunau
  6737.  
  6738.   ./ChangeLog: added entry for the linear resampler
  6739.   ./modules/audio_filter/resampler/linear.c: This should allways generate the
  6740.  right number of samples now. The morale is never base your floating point
  6741.  calculations on the output of integer divitions.
  6742.  
  6743. 2002-11-10 Sunday 02:47  fenrir
  6744.  
  6745.   * faad : adapt to newer version.
  6746.   * ffmpeg : adapt postprocessing for latest libavcodec version, add an
  6747.  option to disable direct rendering as postprocessing is currently broken
  6748.  with it, and with some files I have bad pictures.
  6749.  
  6750. 2002-11-09 Saturday 18:28  sam
  6751.  
  6752.    * ./msvc/vlc.dsp: additional fixes to the MSVC project.
  6753.    * ./msvc/vlc.vcw: skeleton of a WinCE project file (yet non-functional).
  6754.  
  6755. 2002-11-09 Saturday 18:28  sam
  6756.  
  6757.   * ./include/aout_internal.h: fixed a breakage I just introduced.
  6758.  
  6759. 2002-11-09 Saturday 17:44  sam
  6760.  
  6761.    * A few additional MSVC build fixes.
  6762.  
  6763. 2002-11-09 Saturday 16:39  sam
  6764.  
  6765.    * ./msvc/*: MSVC project files and default config files.
  6766.  
  6767. 2002-11-09 Saturday 16:34  sam
  6768.  
  6769.    * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
  6770.      file from the makefile.
  6771.    * ./msvc/*: moved the MSVC files here.
  6772.    * ./src/extras/*: moved the extra code here (used to be in src/misc,
  6773.      extras/GNUgetopt and extras/Win32_msvc).
  6774.    * ./include/*: a few warning fixes.
  6775.  
  6776. 2002-11-08 Friday 14:23  gbazin
  6777.  
  6778.  * configure.ac.in, modules/audio_filter/converter/*: added a s8tofloat32.c and
  6779.     u8tofloat32.c converter.
  6780.  * modules/codec/araw.c: modified to also decode u8 pcm audio samples.
  6781.  
  6782. 2002-11-08 Friday 10:26  gbazin
  6783.  
  6784.  * ALL: using "%ll" in printf format strings is not portable (notably on win32) so
  6785.     we now use the I64Fx familly of macros to print 64 bits numbers (x being
  6786.     replaced by d,i,o,u,x or X).
  6787.     eg: msg_Dbg( p_this, "sample is "I64Fi" late", ll_time );
  6788.  
  6789.  * src/misc/messages.c: got rid of ConvertPrintfFormatString().
  6790.  
  6791. 2002-11-07 Thursday 22:56  sam
  6792.  
  6793.    * ./include/vlc_common.h: compilation fix for Cygwin.
  6794.  
  6795. 2002-11-07 Thursday 21:09  sigmunau
  6796.  
  6797.   added a new resampler based on linear interpolation, giving a fair tradeoff
  6798.  between sound quality and speed
  6799.  
  6800. 2002-11-07 Thursday 19:31  gbazin
  6801.  
  6802.  * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
  6803.     fact that libdvdcss now needs a colon after the DVD drive letter (on Win32).
  6804.  
  6805.  * src/misc/messages.c: on Win32 only use fflush() if in debug mode.
  6806.  
  6807.  * src/misc/win32_specific.c: try to raise the our process priority slightly
  6808.     above normal. This prevent us from suffering too much from normal activity
  6809.     of the OS.
  6810.  
  6811. 2002-11-07 Thursday 16:54  gbazin
  6812.  
  6813.  * modules/access/http.c: don't crash, but complain on non http/1.x streams.
  6814.  
  6815. 2002-11-06 Wednesday 21:48  gbazin
  6816.  
  6817.  * modules/codec/spudec/*: modified the spu decoder to handle text subtitles.
  6818.     Only one format of text subtitles is supported right now but we should be able
  6819.     to expand this by modifying modules/codec/spudec/text.c.
  6820.     Most of this work comes from by Andrew Flintham ( thanks a bunch Andrew :).
  6821.  
  6822.  * share/font-eutopiabold36.rle: new font for the text subtitler, courtesy of
  6823.     Andrew Flintham.
  6824.  
  6825.  * AUTHORS: added Andrew Flintham to the authors file.
  6826.  
  6827.  * modules/demux/ogg.c: modified the ogg demuxer to handle subtitles.
  6828.  
  6829.  * modules/codec/ffmpeg/*: modified the ffmpeg decoder to always keep the last decoded
  6830.     frame linked.
  6831.  
  6832. 2002-11-06 Wednesday 18:07  sam
  6833.  
  6834.    * ./modules/access/dvdplay/access.c: activated button highlighting.
  6835.    * ./modules/codec/spudec/parse.c: implemented subtitle cropping and
  6836.      temporarily disabled subtitle cropping.
  6837.    * ./modules/codec/spudec/render.c: split RenderSPU into chroma-specific
  6838.      functions.
  6839.  
  6840. 2002-11-06 Wednesday 15:41  jobi
  6841.  
  6842.    * modules/access/vcd/vcd.*: added entry points support (sort of
  6843.      chapters).
  6844.    * modules/gui/gtk/gtk_callbacks.c: added some locks to the
  6845.      navigation functions
  6846.  
  6847. 2002-11-06 Wednesday 14:44  sam
  6848.  
  6849.    * ./modules/demux/avi/avi.c, ./modules/demux/avi/libavi.c: additional
  6850.      endianness fixes, spelling fixes, reworked return values usage, used
  6851.      C99 types.
  6852.  
  6853. 2002-11-06 Wednesday 09:26  sam
  6854.  
  6855.    * ./src/misc/extras.c: removed a duplicate calculation inside a macro.
  6856.    * ./src/libvlc.c: fixed a bug causing all commandline targets to be ignored
  6857.      for playback except the last one.
  6858.    * ./modules/codec/dv.c: we detach p_vout before quitting.
  6859.    * ./modules/codec/xvid.c: fixed image corruption, added a direct rendering
  6860.      option which doesn't work yet.
  6861.  
  6862. 2002-11-05 Tuesday 23:48  gbazin
  6863.  
  6864.  * modules/demux/avi/*: should theoretically fix the endianness issues with
  6865.     the avi demuxer.
  6866.  
  6867. 2002-11-05 Tuesday 22:53  sam
  6868.  
  6869.    * ./modules/codec/xvid.c: beginning of a video decoder using the Xvid codec
  6870.      from xvid.org; compile with --enable-xvid --with-xvid-tree=..., run with
  6871.      --codec xvid,any (the priority is lower than ffmpeg's for the now).
  6872.  
  6873.      todo list: direct rendering, better buffer handling, see why only I frames
  6874.                 are rendered OK here... probably more.
  6875.  
  6876. 2002-11-05 Tuesday 21:57  gbazin
  6877.  
  6878.  * modules/demux/ogg.c: should theoretically work on Big Endian machines now.
  6879.  
  6880. 2002-11-05 Tuesday 18:25  gbazin
  6881.  
  6882.  * All: moved the check for "video" and "audio" config variables to
  6883.     input_SelectES(). That allows --no-video and --no-audio to automagically
  6884.     work for all demuxers.
  6885.  
  6886. 2002-11-05 Tuesday 14:52  sam
  6887.  
  6888.    * ./codec/dv/dv.c: moved this single file to its parent directory; removed
  6889.      GetFirstPES in favour of input_ExtractPES/input_DeletePES calls.
  6890.  
  6891. 2002-11-05 Tuesday 10:07  gbazin
  6892.  
  6893.  * modules/codec/ffmpeg/*: modified the ffmpeg video codec to use direct
  6894.     rendering when possible.
  6895.     Use BITMAPINFOHEADER from include/codecs.h + got rid of Little Endian
  6896.     translations that were already done in the demux.
  6897.  * modules/demux/avi/* modules/demux/asf/*: Use BITMAPINFOHEADER from
  6898.     include/codecs.h.
  6899.  
  6900. 2002-11-05 Tuesday 03:57  jlj
  6901.  
  6902.    * ./modules/gui/macosx/prefs.m: new configuration interface
  6903.  
  6904. 2002-11-04 Monday 18:27  sam
  6905.  
  6906.    * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
  6907.  
  6908. 2002-11-04 Monday 15:04  sam
  6909.  
  6910.    * ./Makefile.am: we properly install plugins in the OS X vlc.app directory.
  6911.    * ./mozilla/npvlc_rc.rc, ./mozilla/vlcplugin.h: added the Ogg mime type to
  6912.      the Mozilla plugin properties.
  6913.    * ./debian/control: added libogg-dev and libvorbis-dev dependicies to the
  6914.      Debian build script.
  6915.  
  6916. 2002-11-03 Sunday 23:00  gbazin
  6917.  
  6918.  * include/codecs.h: new header file to store information shared by decoders
  6919.     and demuxers, like the BITMAPINFOHEADER structure for instance.
  6920.  * modules/demux/ogg.c: the ogg demuxer should now work nicely with ogm files
  6921.     (including for the video). It has only been tested with a few streams
  6922.     produced with dvd::rip and ogmmerge though.
  6923.  
  6924. 2002-11-03 Sunday 13:22  gbazin
  6925.  
  6926.  * modules/demux/ogg.c: we now correctly handle multiple vorbis logical streams
  6927.     in ogm files.
  6928.  * modules/codec/vorbis.c: small bugfix.
  6929.  
  6930. 2002-11-02 Saturday 22:47  gbazin
  6931.  
  6932.  * modules/demux/ogg.c: small fix to avoid crashing when find unknown codecs.
  6933.  
  6934. 2002-11-02 Saturday 18:13  gbazin
  6935.  
  6936.  * modules/demux/ogg.c, modules/codec/vorbis.c: seeking in an ogg stream is
  6937.     working fine now, + misc other improvements.
  6938.  
  6939. 2002-11-02 Saturday 17:31  sigmunau
  6940.  
  6941.  modules/codec/dv/dv.h: workaround for a namespace collision (#undef vlc_error)
  6942.  debian/rules: update the location of libgnome_main_plugin.so and
  6943.  libgtk_main_plugin.so. Added the ui.rc file to the kvlc package. All debian
  6944.  packages seem to build now (even though there were some warnings)
  6945.  
  6946. 2002-11-02 Saturday 11:53  gbazin
  6947.  
  6948.  * src/video_output/video_output.c: small change to avoid using floating point
  6949.     registers in the video ouptut routines.
  6950.  
  6951. 2002-11-01 Friday 23:06  jpsaman
  6952.  
  6953.  --enable-familiar accepts now:
  6954.  --with-sdl-prefix=[PATH], --enable-gtk-prefix=[PATH] and --enable-gpe-prefix=[PATH] to enable cross-compiling.
  6955.  
  6956. 2002-11-01 Friday 15:43  gbazin
  6957.  
  6958.  * modules/audio_output/directx.c: forgot an aout_BufferFree().
  6959.  
  6960. 2002-11-01 Friday 15:06  gbazin
  6961.  
  6962.  * src/audio_output/common.c, include/aout_internal.h: added a new function
  6963.     aout_FifoFirstDate() that allows the aout plugin to schedule the first
  6964.     play.
  6965.  * src/audio_output/output.c: fixed another problem affecting the audio quality.
  6966.  * modules/audio_output/directx.c: improvements. The buffering scheme has been
  6967.     changed to be less affected by temporary starving. We also schedule the first   sample to play.
  6968.  
  6969. 2002-11-01 Friday 12:52  sigmunau
  6970.  
  6971.  fixed a typo that caused the ui.rc file to be installed in PREFIX/sharevlc/
  6972.  
  6973. 2002-10-31 Thursday 11:16  sam
  6974.  
  6975.    * ./src/misc/variables.c: callbacks are now called after the variable has
  6976.      been modified. Maybe we'll need the other type, too, but this change will
  6977.      make things simpler in aout3.
  6978.  
  6979.    * ./src/playlist/playlist.c: removed two unused variables.
  6980.    * ./src/misc/modules.c: removed a debug message I had forgotten.
  6981.    * ./src/misc/modules_plugin.h.in: fixed a typo (thanks bozo).
  6982.  
  6983. 2002-10-31 Thursday 09:40  gbazin
  6984.  
  6985.  * modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
  6986.     of problems introduced with the recent changes to the bitstream facility.
  6987.  * src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
  6988.     triggering unnecessary trashing of audio frames.
  6989.  
  6990. 2002-10-31 Thursday 02:12  massiot
  6991.  
  6992.  Fixed plug-in compilation on OS X.
  6993.  
  6994. 2002-10-30 Wednesday 06:37  titer
  6995.  
  6996.    - Fixed an enormous memory leak (forgot to aout_BufferFree ;)
  6997.  
  6998. 2002-10-30 Wednesday 06:12  titer
  6999.  
  7000.    - Fixes. Most of the interface features now work again.
  7001.  
  7002. 2002-10-30 Wednesday 00:59  titer
  7003.  
  7004.   - now vlc no longer tries to use overlay if another application already
  7005.     uses it
  7006.   - clean up
  7007.  
  7008. 2002-10-29 Tuesday 20:59  jpsaman
  7009.  
  7010.  Added GPE support to familiar interface. Use --with-gpe-prefix=<installation-dir> to enable it.
  7011.  
  7012. 2002-10-29 Tuesday 20:58  jpsaman
  7013.  
  7014.  Solved merge conflicts
  7015.  
  7016. 2002-10-29 Tuesday 20:52  jpsaman
  7017.  
  7018.  GPE is integrated in familiar files.
  7019.  
  7020. 2002-10-29 Tuesday 20:51  jpsaman
  7021.  
  7022.  Familiar packaging files.
  7023.  
  7024. 2002-10-29 Tuesday 20:49  jpsaman
  7025.  
  7026.  Added HAVE_GPE_INIT_H define for autodetection of libgpewidget and GPE headerfiles.
  7027.  
  7028. 2002-10-29 Tuesday 19:16  gbazin
  7029.  
  7030.  * ALL: changes to reflect the fact that libdvdcss now needs a colon after
  7031.     the DVD drive letter.
  7032.  
  7033. 2002-10-29 Tuesday 18:57  sam
  7034.  
  7035.    * ./src/misc/modules.c: plugin extension check is now case unsensitive.
  7036.  
  7037. 2002-10-29 Tuesday 18:12  sam
  7038.  
  7039.    * ./Makefile.am: fixed a typo that caused HAVE_DEBUG to imply HAVE_RELEASE.
  7040.    * ./bootstrap: fixed calls to $(LINK) which had duplicate -o options.
  7041.  
  7042. 2002-10-29 Tuesday 17:33  titer
  7043.  
  7044.   No more warnings.
  7045.  
  7046. 2002-10-29 Tuesday 13:38  sam
  7047.  
  7048.    * ./src/misc/variables.c: simple change to var_Type() so that it returns
  7049.      an error (value < 0) if the variable does not exist.
  7050.  
  7051. 2002-10-29 Tuesday 13:22  sam
  7052.  
  7053.    * ./include/vlc_common.h: defined the INSERT_ELEM and REMOVE_ELEM macros
  7054.      which are a generic use of the realloc/memmove/index++ scheme we use for
  7055.      dynamic arrays.
  7056.    * ./src/misc/variables.c: properly free the choice list upon variable
  7057.      destruction.
  7058.  
  7059. 2002-10-29 Tuesday 10:22  gbazin
  7060.  
  7061.  * modules/codec/ffmpeg/audio.c: compilation fix for ffmpeg builds < 4618
  7062.  
  7063. 2002-10-28 Monday 23:00  massiot
  7064.  
  7065.  * Bumped up revision number to 0.4.6.
  7066.  
  7067. 2002-10-28 Monday 22:31  gbazin
  7068.  
  7069.  * configure.ac.in: libvorbis depends on libogg.
  7070.  * include/vlc_threads.h: changed the different threads priorities to optimize
  7071.     audio and video quality as well as responsiveness.
  7072.  * modules/audio_output/waveout.c modules/audio_output/directx.c: waveout and
  7073.     directx will now use the float32 format if available. Various tweaks for
  7074.     better performance.
  7075.  
  7076. 2002-10-28 Monday 22:25  gbazin
  7077.  
  7078.  * modules/video_output/directx/directx.c: fixed segfault on initialization.
  7079.     Changed back the priority of the event thread to normal.
  7080.  
  7081. 2002-10-28 Monday 22:23  gbazin
  7082.  
  7083.  * modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
  7084.     the right capability.
  7085.  * modules/codec/ffmpeg/ffmpeg.c: fixed typo (re-enabled default case in a
  7086.     switch).
  7087.  * modules/codec/a52.c: fixed the AOUT_DOLBY detection.
  7088.  
  7089. 2002-10-28 Monday 20:57  sam
  7090.  
  7091.    * ./include/variables.h, ./src/misc/variables.c: list variables.
  7092.  
  7093. 2002-10-28 Monday 19:42  titer
  7094.  
  7095.  - Added LCD info view from 0.4.x
  7096.  
  7097. 2002-10-28 Monday 17:18  titer
  7098.  
  7099.  Forgot to add files :|
  7100.  
  7101. 2002-10-28 Monday 16:55  titer
  7102.  
  7103.  - Added a small preferences window
  7104.  - Fixes
  7105.  
  7106. 2002-10-28 Monday 16:26  sam
  7107.  
  7108.    * ./configure.ac.in: we explicitely link the dvdplay plugin with libdvdcss
  7109.      if it was found.
  7110.    * ./modules/access/dvdplay/tools.c: we don't try to stat the device if it
  7111.      looks like a Win32 drive.
  7112.    * ./src/misc/messages.c: we only flush stderr under Win32.
  7113.  
  7114. 2002-10-28 Monday 13:25  sam
  7115.  
  7116.    * ./Makefile.am: fixed missing build dependencies for the Mozilla plugin.
  7117.    * ./src/misc/variables.c: implemented min/max and steps for integer and
  7118.      float variables.
  7119.  
  7120. 2002-10-28 Monday 11:49  fenrir
  7121.  
  7122.   * fix a bug while passing informations to audio decoder(wma in
  7123.  asf should work).
  7124.  
  7125. 2002-10-28 Monday 07:46  sigmunau
  7126.  
  7127.   * Disable some menu items when no input is available.
  7128.   * Some cleanups
  7129.  
  7130. 2002-10-28 Monday 06:26  fenrir
  7131.  
  7132.   * all : add audio decoding support in ffmpeg module, since they have
  7133.  added wma1/2 decoder... :))
  7134.  
  7135. 2002-10-28 Monday 01:51  fenrir
  7136.  
  7137.   * avi.c : fix a bug (bad choice in stream to be read)
  7138.   * libioRIFF : now useless files.
  7139.  
  7140. 2002-10-27 Sunday 23:10  sigmunau
  7141.  
  7142.   * added a simple dialog to show id3-tags and other info
  7143.   * finally added languages/subtitles selections menus, found and got fixed two
  7144.   bugs in kdelibs in the process, but only one of them will get into kde 3.1.
  7145.   * made the location of the ui.rc file configureable, usefull for testing.
  7146.  
  7147. 2002-10-27 Sunday 18:06  fenrir
  7148.  
  7149.   * all: new way to gather frame (same as ffmpeg).
  7150.  
  7151. 2002-10-27 Sunday 17:23  titer
  7152.  
  7153.  vlc_threads_func.h : skip a useless BeOS warning
  7154.  faad/decoder.c : minor compile fix
  7155.  
  7156. 2002-10-27 Sunday 16:59  gbazin
  7157.  
  7158.  * modules/demux/ogg.c: we now set p_input->stream.i_mux_rate.
  7159.  
  7160. 2002-10-27 Sunday 16:58  gbazin
  7161.  
  7162.  * ALL: removed GetPES and NextPES, we now use input_ExtractPES everywhere instead
  7163.     of these. The bitstream facility has also been changed to use input_ExtractPES
  7164.     and now stores the current PES in its structure.
  7165.     Introduced input_FlushPESFifo() and CloseBitstream().
  7166.  
  7167. 2002-10-27 Sunday 15:37  fenrir
  7168.  
  7169.   * all : rewrite demux part (simpler and cleaner). Please, tell me if you see
  7170.  some regression.
  7171.  
  7172. 2002-10-26 Saturday 19:14  fenrir
  7173.  
  7174.   * all : fix for new use of p_selected_area->i_tell.
  7175.  
  7176.   Just a word: now we cannot update anymore p_input->p_current_data
  7177.  without updating i_tell. I known that it's used for skipping some bytes in
  7178.  mp3 demux (not yet fixed), I don't known if it's used elsewhere....
  7179.  
  7180. 2002-10-26 Saturday 15:24  gbazin
  7181.  
  7182.  * ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
  7183.     of inside the pf_read functions of access plugins. That means i_tell now
  7184.     actually reflects the position of what is being decoded and furthermore it
  7185.     is updated more often.
  7186.  
  7187. 2002-10-26 Saturday 01:08  garf
  7188.  
  7189.  YUV plans filter (modifies all 3 plans separatly)
  7190.  
  7191. 2002-10-25 Friday 18:17  sam
  7192.  
  7193.    * ./modules/video_output/directx/events.c: start the colorkey search at 10,
  7194.      not 5, to avoid using a color used by another application.
  7195.    * ./modules/video_output/directx/events.c: support for drawing in a parent
  7196.      window instead of creating our own; still a bit flakey.
  7197.  
  7198.    * ./mozilla/vlcshell.cpp: we can now compile the Mozilla plugin so that it
  7199.      does not call libvlc (for testing purposes).
  7200.  
  7201. 2002-10-25 Friday 15:42  gbazin
  7202.  
  7203.  * include/aout_internal.h: oops, forgot to commit this in my last changes.
  7204.  
  7205. 2002-10-25 Friday 15:21  gbazin
  7206.  
  7207.  * modules/audio_output/oss.c: when now set the fragment size of the OSS device
  7208.     according to the size of an audio sample.
  7209.     For buggy OSS drivers, we now take into account the real size of the OSS
  7210.     internal buffer when we check how much this buffer has been filled.
  7211.  
  7212. 2002-10-25 Friday 09:24  sam
  7213.  
  7214.    * ./bootstrap, ./Makefile.am: we don't build static libraries if their only
  7215.      goal is to provide dependencies for shared libraries.
  7216.  
  7217. 2002-10-25 Friday 09:21  sam
  7218.  
  7219.    * ./include/vlc_common.h: we now use the ISO C9x types (int8_t, uint8_t,
  7220.      int16_t) instead of our custom types (s8, u8, s16) and you are encouraged
  7221.      to use these types from now. Of course the old types are still available
  7222.      for backward compatibility.
  7223.  
  7224. 2002-10-24 Thursday 21:08  massiot
  7225.  
  7226.    * plugins/network/ipv4.c: fixed a crash with multicast addresses when no
  7227.      interface address is given.
  7228.  
  7229. 2002-10-24 Thursday 17:36  gbazin
  7230.  
  7231.  * modules/audio_output/oss.c: Finally fixed! There also is a new config option
  7232.     (--oss-buggy) to work-around buggy oss drivers.
  7233.  
  7234. 2002-10-24 Thursday 14:26  sigmunau
  7235.  
  7236.  less braindead coloring
  7237.  
  7238. 2002-10-24 Thursday 10:33  fenrir
  7239.  
  7240.   * ffmpeg : new way to gather a frame
  7241.   * input_ext-dec.c : add a call to GetPES in NextPES when fifo is empty.
  7242.  
  7243. 2002-10-24 Thursday 09:37  gbazin
  7244.  
  7245.  * src/input/input_ext-dec.c, include/input_ext-dec.h, modules/codec/araw.c:
  7246.     renamed input_NextPES into input_ExtractPES and factorised its code.
  7247.  * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad/decoder.c,
  7248.     modules/codec/cinepak/cinepak.c: make use of NextPES and GetPES from
  7249.     src/input/input_ext-dec.c.
  7250.  * modules/codec/a52.c: fixed uninitialized variable.
  7251.  
  7252. 2002-10-24 Thursday 09:30  gbazin
  7253.  
  7254.  * ALL: I did add these files, but forgot to commit them ( ouarf ouarf :)
  7255.  
  7256. 2002-10-23 Wednesday 23:17  gbazin
  7257.  
  7258.  * ALL: New ogg demux and vorbis codec modules for preliminary support of
  7259.     ogg/vorbis streams.
  7260.  
  7261. 2002-10-23 Wednesday 22:05  massiot
  7262.  
  7263.  Cosmetic.
  7264.  
  7265. 2002-10-23 Wednesday 21:54  gbazin
  7266.  
  7267.  * ALL: fixed a bunch of memory leaks.
  7268.  
  7269. 2002-10-22 Tuesday 23:07  massiot
  7270.  
  7271.  * Added -mdynamic-no-pic to darwin CFLAGS (can you believe I actually read ./ :)
  7272.  * Miscellaneous small fixes.
  7273.  
  7274. 2002-10-22 Tuesday 21:10  sam
  7275.  
  7276.    * ./mozilla/vlcshell.cpp: ported the Mozilla plugin to Windows.
  7277.  
  7278.      For the moment it spawns a separate window and seems to behave nastily
  7279.      (read: crashes) when the target has sound, but the javascript interface
  7280.      works perfectly, for instance.
  7281.  
  7282.      To build it, I installed Mozilla development files in my mingw32 dir
  7283.      and hacked mozilla-config so that it uses these files. I also hacked
  7284.      jri_md.h and jni_md.h to put "defined(_MSC_VER) || defined(__MINGW32__)"
  7285.      where it read "defined(_MSC_VER)". No other changes were necessary.
  7286.  
  7287. 2002-10-22 Tuesday 20:55  sam
  7288.  
  7289.    * ./modules/audio_output/alsa.c: tiny compilation fix.
  7290.  
  7291. 2002-10-21 Monday 20:00  massiot
  7292.  
  7293.  * Avoid overflowing the message queue with "audio output is starving"
  7294.    messages,
  7295.  * Updated BeOS and QNX outputs with respect to i_channels policy.
  7296.  
  7297. 2002-10-21 Monday 10:46  fenrir
  7298.  
  7299.   * input_ext-dec.* : add a new function to parse decoder fifo at PES level
  7300.  (input_NextPES);
  7301.   * araw.c : use this new function.
  7302.  
  7303. 2002-10-21 Monday 09:18  fenrir
  7304.  
  7305.   * configure.ac.in Makefile.am: enable asf demuxer plugin
  7306.   * modules/demux/asf/*: some clean up
  7307.  
  7308. 2002-10-21 Monday 08:27  sam
  7309.  
  7310.    * ./debian/vlc-plugin-a52.dirs: forgot a debian file for the a52 plugin.
  7311.  
  7312. 2002-10-20 Sunday 17:44  fenrir
  7313.  
  7314.   * all: fix for correct "i_channels" use.
  7315.  
  7316. 2002-10-20 Sunday 17:28  fenrir
  7317.  
  7318.   * all: add wmv1/2 codec support.
  7319.  
  7320. 2002-10-20 Sunday 17:22  fenrir
  7321.  
  7322.   * all : add an asf file (v1.0 only) demuxer. Need a lot of work to be
  7323.  usable, but it begin to give good result.
  7324.  
  7325. 2002-10-20 Sunday 12:23  massiot
  7326.  
  7327.  * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6),
  7328.  * include/vlc_threads.h: Avoid locking the interface,
  7329.  * ALL: reworked all audio output plug-ins to correctly take into account
  7330.    i_channels. At present this is known to break OSS, probably others.
  7331.  
  7332. 2002-10-17 Thursday 17:30  ipkiss
  7333.  
  7334.  * ./modules/video_output/directx/events.c: compilation fix
  7335.  
  7336. 2002-10-17 Thursday 16:56  sam
  7337.  
  7338.    * ./modules/video_output/directx/events.c: mouse coordinates support for
  7339.      the DirectX plugin (please test compilation).
  7340.  
  7341. 2002-10-17 Thursday 16:48  sam
  7342.  
  7343.    * ./modules/video_output/sdl.c: mouse coordinates support for SDL.
  7344.    * ./modules/video_output/x11/xcommon.c: we transmit the click only at
  7345.      release time.
  7346.  
  7347. 2002-10-17 Thursday 16:03  sam
  7348.  
  7349.    * ./src/video_output/video_output.c: mouse coordinates are now variables.
  7350.    * ./modules/access/dvdplay/intf.c: instead of probing the mouse on each
  7351.      loop iteration, we set a callback on the corresponding variables.
  7352.  
  7353. 2002-10-17 Thursday 13:15  sam
  7354.  
  7355.    * ./src/misc/variables.c: callback loops are now detected; this means you
  7356.      can now use var_* functions from within your callback, they can even
  7357.      trigger callback themselves, to any level. The main restriction is that
  7358.      you shouldn't meddle with a variable that is already being triggered by
  7359.      the current thread (other threads will just wait).
  7360.    * ./src/misc/objects.c: fixed a deadlock in the "tree" command.
  7361.    * ./modules/misc/testsuite/test4.c: added a "callback-test" command to the
  7362.      rc interface to test callback loop detection and concurrent triggers.
  7363.  
  7364. 2002-10-17 Thursday 08:24  sam
  7365.  
  7366.    * ./modules/codec/spudec/parse.c: fixed bad initialization of the alpha
  7367.      palette, implemented the "force display" command as forever-living
  7368.      subtitles, and reworked some code.
  7369.    * ./src/video_output/video_output.c: we increment the image date even if
  7370.      we are repeating the previous image, so that subtitles have a chance to
  7371.      get displayed.
  7372.    * ./src/video_output/vout_subpictures.c: ephemer subpictures don't timeout.
  7373.  
  7374. 2002-10-16 Wednesday 23:34  sigmunau
  7375.  
  7376.  Use a KURLRequester widget for variables of type CONFIG_ITEM_FILE. This
  7377.  crates a little button next to the textarea that pops up a file open dialog
  7378.  where the user can point and click on the file to select. It also drops down
  7379.  a list of possible completions as the user types.
  7380.  
  7381. 2002-10-16 Wednesday 23:12  massiot
  7382.  
  7383.  * Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
  7384.  * Fixed a compile issue in the vcd plug-in,
  7385.  * Fixed SDL behavior with > 2 channels.
  7386.  
  7387. 2002-10-16 Wednesday 19:39  sam
  7388.  
  7389.    * ./include/variables.h, ./src/misc/variables.c: implemented variable
  7390.      callbacks.
  7391.  
  7392. 2002-10-16 Wednesday 15:10  sam
  7393.  
  7394.    * ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support
  7395.      under platforms without libintl such as Win32. Use --with-included-gettext
  7396.      to test. Might break compilation on systems I don't have access to.
  7397.  
  7398. 2002-10-16 Wednesday 11:35  sam
  7399.  
  7400.    * ./modules/access/vcd/vcd.c: changed an error to a warning in the probe
  7401.      phase.
  7402.    * ./modules/video_filter/deinterlace/deinterlace.c: the bob method now
  7403.      flickers less thanks to a patch from Marian Durkovic <md@bts.sk>.
  7404.  
  7405. 2002-10-16 Wednesday 10:31  sam
  7406.  
  7407.    * ./src/misc/variables.c: fixed a deadlock in command variables handling;
  7408.      we now release the variable lock before calling the command.
  7409.    * ./src/misc/threads.c: removed deprecated code.
  7410.  
  7411. 2002-10-15 Tuesday 23:10  massiot
  7412.  
  7413.  * Fixed filters which couldn't work with more than 2 channels ;
  7414.  * Fixed detection of VCD support under OS X.2.
  7415.  
  7416. 2002-10-15 Tuesday 23:00  massiot
  7417.  
  7418.  Fixed VCD detection under MacOS X.
  7419.  
  7420. 2002-10-15 Tuesday 19:56  gbazin
  7421.  
  7422.  * modules/access/vcd/*, configure.ac.in:
  7423.     - Major changes to allow reading vcd images directly from the hard drive
  7424.        (you need a .cue and .bin file).
  7425.     - Removed duplicated code by merging ioctl_GetTrackCount and ioctl_GetSectors.
  7426.     - Implemented necessary ioctls for Win9x/NT/2K/XP.
  7427.  
  7428. 2002-10-15 Tuesday 12:30  sam
  7429.  
  7430.    * ./po/*: updated locales.
  7431.  
  7432. 2002-10-15 Tuesday 08:35  sam
  7433.  
  7434.    * ./include/vlc_threads_funcs.h, ./src/misc/threads.c: eradicated
  7435.      vlc_mutex_need() and vlc_mutex_unneed().
  7436.    * ./src/misc/variables.c: implemented VLC_VAR_MUTEX variables.
  7437.    * ./modules/misc/gtk_main.c, ./src/libvlc.c: replaced named mutexes with
  7438.      named mutex variables.
  7439.  
  7440. 2002-10-15 Tuesday 01:50  fenrir
  7441.  
  7442.   * cinepak.c : initialize picture to black.
  7443.  
  7444. 2002-10-15 Tuesday 00:56  fenrir
  7445.  
  7446.   * all : forgot to add theses new files :p
  7447.  
  7448. 2002-10-15 Tuesday 00:55  fenrir
  7449.  
  7450.   * all : begin to rewrite some parts of avi demux, mainly to clean ugly code
  7451.  and to prepare for OpenDML support.
  7452.  Add new options :
  7453.    --avi-index force index creation.
  7454.    --avi-interleaved force method used for unseekable stream but need
  7455.  interleaved stream and could lead to loss of audio/video synchro.
  7456.  
  7457. 2002-10-14 Monday 23:11  titer
  7458.  
  7459.  Cleaner code.
  7460.  
  7461. 2002-10-14 Monday 21:59  fenrir
  7462.  
  7463.   * araw.c : pseudo pcm decoder
  7464.   * wav : demux for wav file( should work with raw pcm, mp3 or a52 stream ) but
  7465.  untested under big endian machine(for pcm).
  7466.  
  7467.  All are compiled by default.
  7468.  
  7469. 2002-10-14 Monday 21:42  alexis
  7470.  
  7471.  Update for 0.4.5 release.
  7472.  Update of the description.
  7473.  
  7474. 2002-10-14 Monday 21:36  alexis
  7475.  
  7476.  Updated description.
  7477.  
  7478. 2002-10-14 Monday 20:09  titer
  7479.  
  7480.  Fixed seeking.
  7481.  
  7482. 2002-10-14 Monday 19:04  sam
  7483.  
  7484.    * ./modules/misc/testsuite/test4.c: made the 4th test less CPU intensive
  7485.      by making the spawned threads wait a bit longer.
  7486.    * ./src/misc/variables.c: added a usage count to the variables; trying to
  7487.      create a variable with the same name only increments its refcount.
  7488.  
  7489. 2002-10-14 Monday 16:46  sam
  7490.  
  7491.    * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Error() to the libvlc API.
  7492.    * ./include/main.h: removed p_vlc->i_status because it was not sufficient
  7493.      to represent all the possible states of p_vlc; each part should be tested
  7494.      separately upon destruction.
  7495.    * ./src/misc/objects.c: fixed a signed/unsigned bug that prevented creation
  7496.      of VLC_OBJECT_GENERIC objects.
  7497.  
  7498.    * ./src/misc/variables.c: added the VLC_VAR_COMMAND type which is simply a
  7499.      variable that stores a function pointer, and calls it when var_Get is
  7500.      called for it. The function argument is taken in val.psz_string.
  7501.    * ./src/misc/objects.c: vlc_dumpstructure and vlc_liststructure are no longer
  7502.      exported to the rest of the program; instead, they're VLC_VAR_COMMAND vars
  7503.      ("tree" and "list").
  7504.    * ./modules/control/rc/rc.c: moved a few commands to VLC_VAR_COMMAND vars.
  7505.  
  7506. 2002-10-14 Monday 16:35  sam
  7507.  
  7508.    * ./src/misc/error.c: added vlc_error, a strerror() equivalent.
  7509.  
  7510. 2002-10-14 Monday 16:34  sam
  7511.  
  7512.    * ./modules/misc/testsuite/test4.c: added a stress test module; doesn't get
  7513.      compiled yet because it uses the "command" variables I'm about to check
  7514.      in. They need to be typed in the rc interface for instance (-I rc). This
  7515.      module has two available commands: "signal <int>" which sends the given
  7516.      signal to the vlc process, and "stress [<int>]" which performs a series of
  7517.      object creation/lookup/destruction, variable creation/setting/destruction
  7518.      and thread spawning/joining tests. The optional argument for stress is an
  7519.      integer between 1 and 200 (the bigger, the heavier the tests; it may hang
  7520.      your machine at around 150, be careful).
  7521.  
  7522. 2002-10-13 Sunday 23:01  massiot
  7523.  
  7524.  Imported Changelog from 0.4.5.
  7525.  
  7526. 2002-10-13 Sunday 23:00  massiot
  7527.  
  7528.  Fixed a typo.
  7529.  
  7530. 2002-10-13 Sunday 22:51  massiot
  7531.  
  7532.  Added recent ipkg files in the tarball.
  7533.  
  7534. 2002-10-13 Sunday 22:34  massiot
  7535.  
  7536.  Updated Mac OS X README.
  7537.  
  7538. 2002-10-13 Sunday 15:39  titer
  7539.  
  7540.  Now BeOS sound is (almost) clean.
  7541.  It is kludgy, but it works ;)
  7542.  
  7543. 2002-10-13 Sunday 14:26  sigmunau
  7544.  
  7545.   modules/demux/util/id3*: fixed up some dead comments
  7546.   modules/gui/kde/*: only set variable the user actually have changed when
  7547.  apply is pressed in the preferences window.
  7548.  
  7549. 2002-10-12 Saturday 23:15  alexis
  7550.  
  7551.  Fixed a bug in the developer doc : hacking.xml and overview.xml were
  7552.  identical ! So I removed hacking.xml...
  7553.  
  7554. 2002-10-12 Saturday 21:31  gbazin
  7555.  
  7556.  * configure.ac.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
  7557.  * modules/demux/mpeg/ts.c: added an #include <stdint.h> to make mingw32 happy when
  7558.     compiled with libdvbpsi.
  7559.  * Makefile.am: fixed dependency problem with share/vlc_win32_rc.rc.
  7560.  
  7561. 2002-10-12 Saturday 21:26  gbazin
  7562.  
  7563.  * configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
  7564.  * plugins/mpeg_system/mpeg_ts.c: added an #include <stdint.h> to make mingw32 happy.
  7565.  
  7566. 2002-10-12 Saturday 20:09  gbazin
  7567.  
  7568.  * configure.ac.in: fix for the mingw32 build. We check if we need to explicitly
  7569.     link with the mingwex library (needed for dirent support with new mingw32
  7570.     runtimes).
  7571.  
  7572. 2002-10-12 Saturday 19:59  gbazin
  7573.  
  7574.  * configure.in: slight modifications to the last mingw32 build fix.
  7575.  
  7576. 2002-10-12 Saturday 19:47  gbazin
  7577.  
  7578.  * configure.in: fix for the mingw32 build. We check if we need to explicitly
  7579.     link with the mingwex library (needed for dirent support with new mingw32
  7580.     runtimes).
  7581.  
  7582. 2002-10-12 Saturday 12:24  titer
  7583.  
  7584.  Rewritten BeOS audio output for audio output 3. It now "pulls" the data.
  7585.  Sound is yet choppy (I don't know why).
  7586.  
  7587. 2002-10-11 Friday 23:44  massiot
  7588.  
  7589.  * Updated FAQ.
  7590.  
  7591. 2002-10-11 Friday 23:44  massiot
  7592.  
  7593.  * Updated FAQ.
  7594.  * Updated project files for 0.4.5 release.
  7595.  
  7596. 2002-10-11 Friday 22:32  sam
  7597.  
  7598.  Changes to the libvlc API:
  7599.    * ./include/vlc/vlc.h: changed the naming conventions for libvlc. Now
  7600.      exported functions start with VLC_ instead of vlc_ to avoid conflicts.
  7601.    * ./include/vlc/vlc.h: removed the vlc_object_t, vlc_list_t, vlc_error_t
  7602.      and vlc_t types; they are now internal types only.
  7603.    * ./include/vlc/vlc.h: merged the reentrant and non-reentrant libvlc
  7604.      calls. In non-reentrant mode, we just use 0 as the first argument. In
  7605.      reentrant mode, we use an object's ID. (see below)
  7606.  
  7607.  Internal changes:
  7608.    * ./src/libvlc.c, ./src/misc/objects.c: instead of manipulating vlc_object_t
  7609.      pointers, we manipulate their i_object_id. When needed, an object is
  7610.      retrieved using vlc_object_get (I hope the lookup isn't too expensive,
  7611.      that's why I designed the pp_objects layout to allow log2(n) seeks).
  7612.    * ./src/misc/objects.c: activated the per-object variable storage. Unused
  7613.      yet, unless you want to try "getfoo" and "setfoo blablah" in vlc -I rc.
  7614.    * ./include/vlc_objects.h: moved the vlc_object_t and vlc_list_t definitions
  7615.      here.
  7616.  
  7617.  Misc:
  7618.    * ./src/vlc.c, ./mozilla/vlcshell.cpp: removed inclusion of config.h in
  7619.      code portions not part of libvlc; it was just required for the
  7620.      COPYRIGHT_MESSAGE string which is now available from VLC_Version().
  7621.  
  7622. 2002-10-11 Friday 21:17  sam
  7623.  
  7624.    * ./plugins/filter/deinterlace.c: fixed the green bottom line in the
  7625.      linear deinterlace mode, thanks to Marian Durkovic <md@bts.sk>.
  7626.  
  7627. 2002-10-11 Friday 17:29  gbazin
  7628.  
  7629.  * INSTALL.win32: removed note about running in administrator mode to play
  7630.     a DVD. Updated doc about using cygwin for compiling.
  7631.  
  7632. 2002-10-11 Friday 12:50  sigmunau
  7633.  
  7634.  added some coloring to the messages window in the kde interface
  7635.  
  7636. 2002-10-11 Friday 11:05  sam
  7637.  
  7638.    * ./src/misc/variables.c, ./include/variables.h: a few functions for
  7639.      in-object variable storage. Unused yet (not even compiled).
  7640.  
  7641. 2002-10-11 Friday 10:08  gbazin
  7642.  
  7643.  * src/misc/modules.c: fixed a memory leak with the "plugin-path" config option.
  7644.  * modules/audio_output/directx.c, modules/audio_output/waveout.c: ported the directx
  7645.     and waveout audio plugins to the new changes in the audio output layer.
  7646.  * configure.ac.in: fixes for cygwin compilation, and the gtk plugin under mingw32.
  7647.  
  7648. 2002-10-11 Friday 09:01  gbazin
  7649.  
  7650.  * src/interface/main.c, src/misc/modules.c: added a quick hack for a
  7651.     --plugin-path command line option.
  7652.  * INSTALL.win32: removed note about running in administrator mode to play
  7653.     a DVD.
  7654.  
  7655. 2002-10-10 Thursday 23:11  titer
  7656.  
  7657.  Some clean-up. Playlist works again.
  7658.  
  7659. 2002-10-10 Thursday 22:50  massiot
  7660.  
  7661.  * Updated 0.4.5 Changelog.
  7662.  * Bumped up revision number to 0.4.5.
  7663.  * Do not use vasprint on Mac OS X because X.1 doesn't have that.
  7664.  
  7665. 2002-10-10 Thursday 22:46  massiot
  7666.  
  7667.  Do not use vasprintf under Mac OS X because OS X.1 doesn't have that (how
  7668.  lame...).
  7669.  
  7670. 2002-10-10 Thursday 19:34  sigmunau
  7671.  
  7672.   messages.cpp: use append(...) and not setText( text() + ...), seems to
  7673.  decrease cpu-usage considerably.
  7674.   preferences.cpp: allow config strings to be 40 characters long instead of
  7675.  10. Is that enough?
  7676.  
  7677. 2002-10-10 Thursday 17:25  sam
  7678.  
  7679.    * ./configure.ac.in: dropped the use of typeset in favor of eval to
  7680.      set variable values (ash doesn't have typeset).
  7681.  
  7682. 2002-10-09 Wednesday 22:54  massiot
  7683.  
  7684.  * (Hopefully) fixed S/PDIF outputs ;
  7685.  * Finally fixed the audio problem on most platforms.
  7686.  
  7687. 2002-10-09 Wednesday 15:29  stippi
  7688.  
  7689.  improved title and chapter navigation in BeOS GUI, added LCD type info view displaying current file, title, chapter and elapsed time
  7690.  
  7691. 2002-10-09 Wednesday 01:14  titer
  7692.  
  7693.  BeOS compilation fixes.
  7694.  
  7695. 2002-10-08 Tuesday 22:48  massiot
  7696.  
  7697.  OS X : raised the priority of the intf at the same level as the video, since
  7698.  otherwise we can't quit the application any longer...
  7699.  
  7700. 2002-10-08 Tuesday 18:10  sam
  7701.  
  7702.    * ./src/libvlc.c, ./src/misc/messages.c: due to horrible user threats,
  7703.      only two levels of -v are now possible: -v for warnings, -vv for debug
  7704.      messages (-q for no output at all).
  7705.  
  7706. 2002-10-08 Tuesday 16:02  sam
  7707.  
  7708.    * ./src/input/input.c: do not try to use stream output if the "sout" variable
  7709.      is set to the empty string (happens when doing "Apply" in a GUI).
  7710.  
  7711. 2002-10-07 Monday 21:58  massiot
  7712.  
  7713.  * HACKING : documentation for the automake crash
  7714.  * http.c : fixed a problem with seeking with large files
  7715.  
  7716. 2002-10-07 Monday 21:28  jpsaman
  7717.  
  7718.  Dependencies for SDLAudio (esd/esddsp) and instalation script fixes.
  7719.  
  7720. 2002-10-06 Sunday 20:23  jpsaman
  7721.  
  7722.  file gpe-configure.in.patch was initially added on branch v0_4_1_branch.
  7723.  
  7724. 2002-10-06 Sunday 20:23  jpsaman
  7725.  
  7726.  Patch for using libgpewidget library for full GPE support.
  7727.  
  7728. 2002-10-06 Sunday 19:59  jpsaman
  7729.  
  7730.  file gpe.patch was initially added on branch v0_4_1_branch.
  7731.  
  7732. 2002-10-06 Sunday 19:59  jpsaman
  7733.  
  7734.  Adding patch for using GPE specific libraries.
  7735.  
  7736. 2002-10-06 Sunday 19:39  jpsaman
  7737.  
  7738.  Added control file for Familiar GPE build. There are three control files now:
  7739.  - control : depends on task-x and sdl only for backwards compatibility of familiar v0.5.3.
  7740.  - control.gpe : depends on gpe specific libraries (gpe.handhelds.org) for familiar v0.6 and onwards.
  7741.  - control.opie : depends on qt embedded libraries (opie.handhelds.org) for familiar v0.6 and onwards.
  7742.  
  7743. 2002-10-06 Sunday 19:39  jpsaman
  7744.  
  7745.  file control.gpe was initially added on branch v0_4_1_branch.
  7746.  
  7747. 2002-10-06 Sunday 19:35  jpsaman
  7748.  
  7749.  Updated rules
  7750.  
  7751. 2002-10-06 Sunday 19:28  gbazin
  7752.  
  7753.  * configure.ac.in: vlc can now be built under cygwin with or without the
  7754.     unix emulation layer (without if you use CC="gcc -mno-cygwin").
  7755.  * INSTALL.win32: doc update for cygwin build.
  7756.  * modules/video_output/directx/events.c, modules/video_output/directx/directx.c,
  7757.     modules/audio_output/directx.c: compilation fixes for cygwin.
  7758.  
  7759. 2002-10-06 Sunday 19:24  jpsaman
  7760.  
  7761.  Familiar GPE packaging files.
  7762.  
  7763. 2002-10-06 Sunday 19:23  jpsaman
  7764.  
  7765.  file sdl.patch was initially added on branch v0_4_1_branch.
  7766.  
  7767. 2002-10-06 Sunday 19:23  jpsaman
  7768.  
  7769.  Rename ipkg/patch to sdl.patch
  7770.  
  7771. 2002-10-06 Sunday 19:15  jpsaman
  7772.  
  7773.  GPE packaging files.
  7774.  
  7775. 2002-10-06 Sunday 19:01  jpsaman
  7776.  
  7777.  Files for gpe package.
  7778.  
  7779. 2002-10-06 Sunday 18:56  jpsaman
  7780.  
  7781.  file postinst.gpe was initially added on branch v0_4_1_branch.
  7782.  
  7783. 2002-10-06 Sunday 18:56  jpsaman
  7784.  
  7785.  file postrm.gpe was initially added on branch v0_4_1_branch.
  7786.  
  7787. 2002-10-06 Sunday 18:56  jpsaman
  7788.  
  7789.  More GPE packaging stuff for Familiar Linux distribution.
  7790.  
  7791. 2002-10-06 Sunday 11:47  jpsaman
  7792.  
  7793.  file vlc.gpe was initially added on branch v0_4_1_branch.
  7794.  
  7795. 2002-10-06 Sunday 11:47  jpsaman
  7796.  
  7797.  GPE menu launch script for iPaq port.
  7798.  
  7799. 2002-10-05 Saturday 19:26  jlj
  7800.  
  7801.    ./src/misc/netutils.c: GetMacAddress Darwin support
  7802.    ./src/libvlc.h: Default to en0 instead of eth0 under Darwin
  7803.  
  7804. 2002-10-05 Saturday 17:29  gbazin
  7805.  
  7806.  * ALL: Splitted the directx plugin into an audio and video module.
  7807.  
  7808. 2002-10-05 Saturday 03:44  bozo
  7809.  
  7810.  Up-to-date ALSA audio output module.
  7811.  
  7812. 2002-10-05 Saturday 00:10  jlj
  7813.  
  7814.    ./extras/MacOSX/.../MainMenu.nib: added Open Target panel
  7815.    ./modules/gui/macosx/open.[mh]: Open Target code
  7816.  
  7817. 2002-10-04 Friday 18:07  sam
  7818.  
  7819.    * ./configure.ac.in: removed now unnecessary --force-exe-suffix flag.
  7820.    * ./src/misc/objects.c: structure_lock is now local.
  7821.    * ./src/misc/threads.c: implemented named mutexes which provide a handy
  7822.      way to protect data across plugins which might be sharing the same
  7823.      resources. Thread-unsafe libraries come to mind, but we can imagine
  7824.      using a named mutex for configuration files, or special devices.
  7825.    * ./include/main.h: removed global_lock because of vlc_mutex_need, removed
  7826.      p_global_data because it was never used, removed structure_lock because
  7827.      it did not belong here.
  7828.  
  7829. 2002-10-04 Friday 14:02  sam
  7830.  
  7831.    * ./modules/gui/macosx/vout.m: if no MacOS X interface is available when
  7832.      the video output is initialized, we wait for a while before giving up;
  7833.      also changed the code so that it probes all interface objects rather than
  7834.      the first one it finds.
  7835.  
  7836. 2002-10-04 Friday 13:13  sam
  7837.  
  7838.    * ./bootstrap: we use the proper linker for plugin compilation.
  7839.    * ./modules/misc/testsuite/*: moved the null module into three test modules
  7840.      that are only built when --enable-testsuite is activated. This directory
  7841.      can be a good place for compilation tests or performance benchmarks.
  7842.  
  7843. 2002-10-04 Friday 12:01  gbazin
  7844.  
  7845.  * src/misc/threads.c, src/misc/win32_specific.c, include/interface.h: fixed typos.
  7846.  * configure.ac.in, modules/gui/gtk/gtk.c: Added a NEED_GTK_MAIN macro to the compiler
  7847.     flags for the gtk module. When this macro isn't defined, then the gtk module
  7848.     doesn't make use of the gtk_main module. I had to do this change because the
  7849.     gtk_main trick can't work on win32 and render the whole gtk interface unusable.
  7850.  
  7851. 2002-10-03 Thursday 22:14  massiot
  7852.  
  7853.  * Backported RTP access module from HEAD.
  7854.  * Fixed a compile issue in the HTTP plug-in.
  7855.  
  7856. 2002-10-03 Thursday 21:45  massiot
  7857.  
  7858.  Fixed miscellaneous problems with the RTP plug-in.
  7859.  
  7860. 2002-10-03 Thursday 21:14  jpsaman
  7861.  
  7862.  Found bug in configure.in script Qt Embedded definition used $(QTDIR) i.s.o ${QTDIR}
  7863.  
  7864. 2002-10-03 Thursday 21:10  jpsaman
  7865.  
  7866.  file vlc.opie was initially added on branch v0_4_1_branch.
  7867.  
  7868. 2002-10-03 Thursday 21:10  jpsaman
  7869.  
  7870.  vlc launch script for opie.
  7871.  
  7872. 2002-10-03 Thursday 21:01  jpsaman
  7873.  
  7874.  Updated for opie
  7875.  
  7876. 2002-10-03 Thursday 20:49  jpsaman
  7877.  
  7878.  Fixed known bug in rtp plugin which resulted in superflous error messages.
  7879.  
  7880. 2002-10-03 Thursday 20:46  jpsaman
  7881.  
  7882.  Updated AUTHOS file.
  7883.  
  7884. 2002-10-03 Thursday 18:56  sam
  7885.  
  7886.    * ./configure.ac.in: duplicated arguments to AM_INIT_AUTOMAKE to fix
  7887.      locales breakage.
  7888.    * ./src/libvlc.c: libvlc understands the VLC_VERBOSE environment variable,
  7889.      to be set between 0 and 4. Default value is 0 for a program using libvlc,
  7890.      but vlc sets it to 1 by default.
  7891.    * ./src/misc/configuration.c: -v now works the old way (-v, -vv, -vvv) as
  7892.      well as the new way (-v0, -v1, -v4). -v1 is the same as -v, and -v0 is
  7893.      the same as -q (quiet). Hope it's all understandable.
  7894.  
  7895. 2002-10-03 Thursday 17:01  gbazin
  7896.  
  7897.  * FAQ: updated FAQ with config file issues.
  7898.  * configure.ac.in: use -mms-bitfields instead of -fnative-struct for
  7899.     mingw32 gcc-3.x.
  7900.  * include/interface.h, modules/misc/dummy/interface.c, modules/misc/logger/logger.c,
  7901.     modules/control/rc/rc.c: Display message on Win32 explaining how to get
  7902.     back to the GUI mode.
  7903.  * src/misc/threads.c, include/vlc_threads_funcs.h: ignore the
  7904.     win9x-cv-method config option on WinNT when fast-mutex is not enabled.
  7905.  
  7906. 2002-10-03 Thursday 16:44  gbazin
  7907.  
  7908.  * FAQ: updated FAQ with config file issues.
  7909.  * configure.in, configure: user -mms-bitfields instead of -fnative-struct
  7910.     for mingw32 gcc-3.x.
  7911.  * include/interface.h, plugins/dummy/intf_dummy.c, plugins/text/logger.c,
  7912.     plugins/text/rc.c: Display message on Win32 explaining how to get back
  7913.     to the GUI mode.
  7914.  * include/threads_funcs.h, src/misc/win32_specific.c: ignore the
  7915.     win9x-cv-method config option on WinNT when fast-mutex is not enabled.
  7916.  
  7917. 2002-10-03 Thursday 13:21  sam
  7918.  
  7919.    * ./src/libvlc.c, ./include/main.h: the root of all objects is now
  7920.      p_libvlc, and each p_vlc is a child of p_libvlc. Reasons for this are:
  7921.  
  7922.       o the module bank and the message bank only need to be initialized once,
  7923.         which gives faster loads when multiple instances of libvlc are used,
  7924.       o we allow the possibility of different p_vlc sharing objects, for
  7925.         instance the audio output,
  7926.       o the CPU detection is only done once.
  7927.  
  7928.      This patch is not polished yet, but I cannot do any intensive tests for
  7929.      the moment because of a bug somewhere that leaves audio output objects
  7930.      lying here and there which needs to be investigated first. The current
  7931.      major issue is that the module bank is no longer freed.
  7932.  
  7933. 2002-10-03 Thursday 10:15  sigmunau
  7934.  
  7935.  forgot to add the actual code in my last commit
  7936.  
  7937. 2002-10-03 Thursday 10:15  sigmunau
  7938.  
  7939.   kde.cpp: subscribe and unsubscribe messages
  7940.   interface.cpp, interface.h: create a messages window, and add menu iten to
  7941.  show it
  7942.   Modules.as: build messages window
  7943.   ui.rc: menuitem to show messages
  7944.   preferences.cpp: fixed typo in comment
  7945.  
  7946. 2002-10-03 Thursday 09:25  sam
  7947.  
  7948.    * ./modules/gui/win32/win32.bpr: use the .dll extension instead of .so.
  7949.  
  7950. 2002-10-03 Thursday 09:21  jpsaman
  7951.  
  7952.  Added author Gerald Hansink of Qt Embedded Video Output to AUTHORS list.
  7953.  
  7954. 2002-10-03 Thursday 08:44  sam
  7955.  
  7956.    * ./bootstrap: fixed a bug I introduced yesterday that caused automake
  7957.      version detection not to work properly.
  7958.  
  7959. 2002-10-02 Wednesday 22:56  massiot
  7960.  
  7961.  * Mac OS X audio device discovery and selection, patch courtesy of
  7962.  Heiko Panther <heiko.panther@web.de>.
  7963.  
  7964. 2002-10-02 Wednesday 16:02  sam
  7965.  
  7966.    * ./bootstrap: added a check for automake bug #326. No easy workaround is
  7967.      really possible other than patching/upgrading automake. This happens for
  7968.      automake 1.6.0 and automake 1.6.1.
  7969.  
  7970. 2002-10-02 Wednesday 15:37  sigmunau
  7971.  
  7972.  fixed some insanities which coused this module to fail on a52 sound
  7973.  
  7974. 2002-10-02 Wednesday 13:28  sam
  7975.  
  7976.    * ./Makefile.am: removed a circular dependency on src/misc/modules_plugin.h.
  7977.  
  7978. 2002-10-02 Wednesday 13:26  sam
  7979.  
  7980.    * ./Makefile.am: another workaround for an old automake 1.5 bug (bug #279).
  7981.  
  7982. 2002-10-02 Wednesday 12:59  sam
  7983.  
  7984.    * ./bootstrap, ./Makefile.am: workarounds for automake 1.5.
  7985.  
  7986. 2002-10-02 Wednesday 09:15  sam
  7987.  
  7988.    * ./configure.ac.in: --enable-a52 activates a52tofloat32, not a52.
  7989.         (always re-run bootstrap when configure.ac.in has changed).
  7990.  
  7991. 2002-10-01 Tuesday 22:34  massiot
  7992.  
  7993.  Fixed a bug in the OSS output I introduced yesterday.
  7994.  
  7995. 2002-10-01 Tuesday 22:26  massiot
  7996.  
  7997.  For people who have several network interfaces, added a --iface-addr option
  7998.  to select which interface to use for multicast sockets.
  7999.  
  8000. 2002-10-01 Tuesday 21:55  massiot
  8001.  
  8002.  Finally fixed the A/52 TS input.
  8003.  
  8004. 2002-10-01 Tuesday 21:47  massiot
  8005.  
  8006.  Finally fixed A/52 TS input.
  8007.  
  8008. 2002-10-01 Tuesday 20:43  ipkiss
  8009.  
  8010.  * modules/video_output/directx/events.c: added an "Always on top" entry
  8011.    in the system menu.
  8012.  
  8013. 2002-09-30 Monday 21:32  massiot
  8014.  
  8015.  * Made audio_sample_format->i_format a FOURCC to allow the creation of
  8016.  new ones.
  8017.  
  8018. 2002-09-30 Monday 20:13  jpsaman
  8019.  
  8020.  Configuration, compile and build settings for:
  8021.  - Familiar Linux Gtk+ interface
  8022.  - Qt Embedded video ouput
  8023.  - preparations for opie interface.
  8024.  
  8025. 2002-09-30 Monday 19:55  jpsaman
  8026.  
  8027.  Adding files for ipkg packaging system off Familiar Linux.
  8028.  
  8029. 2002-09-30 Monday 19:53  jpsaman
  8030.  
  8031.  Adding icons for familiar interface.
  8032.  
  8033. 2002-09-30 Monday 18:30  titer
  8034.  
  8035.  Attempt to port new BeOS features from the stable branch.
  8036.  Playlist is yet broken (maybe others things too)
  8037.  
  8038. 2002-09-30 Monday 15:47  sam
  8039.  
  8040.    * src/*: another bunch of .cvsignore files.
  8041.  
  8042. 2002-09-30 Monday 15:46  sam
  8043.  
  8044.    * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
  8045.      and gnome-vlc packages.
  8046.    * ALL: updated .cvsignore files to properly ignore automake files.
  8047.  
  8048. 2002-09-30 Monday 11:05  sam
  8049.  
  8050.    * ALL: the build mechanism now uses automake. See HACKING for more details.
  8051.    * ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin.
  8052.    * debian/rules: the A52 module is now in a separate package.
  8053.  
  8054. 2002-09-30 Monday 10:00  sam
  8055.  
  8056.    * ALL: added *.am files here and there for future automake support.
  8057.  
  8058. 2002-09-29 Sunday 18:19  sam
  8059.  
  8060.    * ./src/playlist/playlist.c: don't run the playlist by default.
  8061.    * ./src/libvlc.c: if items are specified in the commandline, run the playlist.
  8062.    * ./src/vlc.c: don't rely on internal vlc types (mtime_t).
  8063.  
  8064. 2002-09-29 Sunday 18:16  sam
  8065.  
  8066.    * ./src/misc/threads.c: fixed a bug in the st_mutex_new() failure detection.
  8067.  
  8068. 2002-09-29 Sunday 15:39  jpsaman
  8069.  
  8070.  Updating ipkg files for X and QT Embedded packages of vlc.
  8071.  
  8072. 2002-09-29 Sunday 12:04  titer
  8073.  
  8074.  BeOS enhancements by Stephan Assmus :
  8075.    - many fixes
  8076.    - added ability to open a file by dropping it onto the vlc icon
  8077.    - blanks cursor when no activity
  8078.    - added "Speed" menu
  8079.    - made nicer look similar to BeOS MediaPlayer
  8080.    - playlist now functioning
  8081.    - screen capture option
  8082.    - and more...
  8083.  
  8084. 2002-09-28 Saturday 13:05  massiot
  8085.  
  8086.  * Several stability patches for multiple input streams aout.
  8087.  
  8088. 2002-09-27 Friday 23:38  massiot
  8089.  
  8090.  * Makefile.old: Fixed BeOS compilation.
  8091.  * ALL: Fewer overhead when resampling.
  8092.  
  8093. 2002-09-26 Thursday 22:56  massiot
  8094.  
  8095.  * Fixed my A/52 fix.
  8096.  
  8097. 2002-09-26 Thursday 22:43  massiot
  8098.  
  8099.  * Fixed my A/52 fix.
  8100.  
  8101. 2002-09-26 Thursday 22:40  massiot
  8102.  
  8103.  * Major API change of the audio output. New aout_Dec* functions.
  8104.  * Fixed a compile issue in s16tofloat32swab.
  8105.  * Fixed a typo in demux/mpeg/ts.c.
  8106.  
  8107. 2002-09-25 Wednesday 23:11  massiot
  8108.  
  8109.  Backported support for VLS CVS with regards to A/52 streams. Also
  8110.  backported --vls-backwards-compat option. Please test.
  8111.  
  8112. 2002-09-25 Wednesday 20:41  jpsaman
  8113.  
  8114.  Added compiler and link flags to --enable-opie (not tested).
  8115.  
  8116. 2002-09-25 Wednesday 20:25  jpsaman
  8117.  
  8118.  Adding lost instruction for compiling libmad library.
  8119.  
  8120. 2002-09-23 Monday 23:05  massiot
  8121.  
  8122.  * New --vlc-backwards-compat option, to go back to the old behavior with old
  8123.  VLS's.
  8124.  * Fixed a bug with non-ASCII characters in the OS X playlist.
  8125.  * Fixed a warning on start-up.
  8126.  
  8127. 2002-09-23 Monday 21:44  jpsaman
  8128.  
  8129.  Video output for QT embedded compiles. There are still some linking issues to fix, before it is usable.
  8130.  
  8131. 2002-09-22 Sunday 14:53  massiot
  8132.  
  8133.  Fixed a bug in the conversion splitter.
  8134.  
  8135. 2002-09-21 Saturday 20:20  jlj
  8136.  
  8137.    * ./modules/audio_filter/converter/Makefile: Fixed typo.
  8138.  
  8139. 2002-09-20 Friday 23:27  massiot
  8140.  
  8141.  * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab modules.
  8142.  * First hooks for changing the audio output plug-in and its parameters
  8143.    on-the-fly.
  8144.  
  8145. 2002-09-19 Thursday 21:56  massiot
  8146.  
  8147.  * Audio volume management now works properly. See src/audio_output/intf.c
  8148.    for information on how to use it in your interface plug-ins. In the
  8149.    SDL vout, b and n are mapped to sound down/sound up.
  8150.  * Fixed a major in the mad plug-in with wrong dates.
  8151.  * Fixed a compilation bug.
  8152.  
  8153. 2002-09-19 Thursday 15:58  fenrir
  8154.  
  8155.   * avi.c : fix my last fix about endiannes issues (I hope)
  8156.  
  8157. 2002-09-18 Wednesday 23:34  fenrir
  8158.  
  8159.   * all: fix endian issue with new definition of VLC_FOURCC, but
  8160.  untested. Meuuh, could you test it ?
  8161.  
  8162. 2002-09-18 Wednesday 21:21  massiot
  8163.  
  8164.  * ALL: More hooks for audio volume management.
  8165.  * configure.in: Fixed a typo.
  8166.  
  8167. 2002-09-18 Wednesday 12:20  sam
  8168.  
  8169.    * ./modules/audio_filter/converter/s16tofloat32swab.c: compilation fix for
  8170.      systems which don't have swab(). Fixed a memory leak.
  8171.  
  8172. 2002-09-18 Wednesday 11:50  tcastley
  8173.  
  8174.  Updated to use the new AOUT_VOLUME_* constants.
  8175.  
  8176. 2002-09-18 Wednesday 01:28  henri
  8177.  
  8178.  lpcm support (tested on 1 source only)
  8179.  
  8180. 2002-09-17 Tuesday 14:56  sam
  8181.  
  8182.    * ./src/libvlc.c: switched the position of msg_Create() and system_Init()
  8183.      because the BeOS system_Init spawns a thread, which makes use of msg_*
  8184.      functions.
  8185.    * ./src/misc/threads.c, ./src/misc/win32_specific.c: put the detection
  8186.      of SignalObjectAndWait in the thread system initialization because
  8187.      system_Init() now happens after msg_Create().
  8188.  
  8189. 2002-09-17 Tuesday 11:57  fenrir
  8190.  
  8191.   * all: - fix a memory leak while parsing.
  8192.          - fix a bug while playing last frames (in last chunk).
  8193.          - add seek support, not complete but usable.
  8194.  
  8195. 2002-09-17 Tuesday 08:18  sam
  8196.  
  8197.    * ./mozilla/*: added hooks so that the vlc plugin is scriptable from
  8198.      javascript. It's also in C++, but we didn't have the choice.
  8199.  
  8200. 2002-09-16 Monday 20:46  massiot
  8201.  
  8202.  * configure.in: Fixed detection of Qt-embedded.
  8203.  * modules/codec/a52.c: Fixed detection of A/52 sound.
  8204.  * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
  8205.    downmixing.
  8206.  * ALL: Added hooks for audio volume management.
  8207.  
  8208. 2002-09-16 Monday 08:10  sam
  8209.  
  8210.    * ./modules/gui/gtk/gtk.glade: handled delete event for the Open window.
  8211.  
  8212. 2002-09-15 Sunday 22:33  ipkiss
  8213.  
  8214.   * modules/gui/win32/preferences.cpp: added a forgotten initialization
  8215.  
  8216. 2002-09-15 Sunday 20:54  jpsaman
  8217.  
  8218.  Configure option --enable-qte works now (default is disabled).
  8219.  Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
  8220.  
  8221. 2002-09-15 Sunday 19:32  jpsaman
  8222.  
  8223.  Hide progressbar widget on startup.
  8224.  
  8225. 2002-09-14 Saturday 20:51  stef
  8226.  
  8227.  *Fixed a bug that prevented OSS from closing cleanly in spdif.
  8228.  
  8229. 2002-09-14 Saturday 20:50  stef
  8230.  
  8231.  *Fixed a typo that made spudec selection fail.
  8232.  
  8233. 2002-09-13 Friday 22:38  massiot
  8234.  
  8235.  (Temporary) end of the audio output 3 documentation.
  8236.  
  8237. 2002-09-11 Wednesday 23:10  stef
  8238.  
  8239.  .Quick hack to make spdif work with emu10k1 oss driver. Still buggy.
  8240.  
  8241. 2002-09-11 Wednesday 23:08  stef
  8242.  
  8243.  .Fixed the length of the spdif frame.
  8244.  
  8245. 2002-09-10 Tuesday 12:58  sam
  8246.  
  8247.    * ./modules/misc/dummy/vout.c: fixed an endianness issue in the commandline
  8248.      chroma parsing.
  8249.  
  8250. 2002-09-10 Tuesday 12:15  sam
  8251.  
  8252.    * ./modules/video_output/x11/xcommon.c: if we do not own the X window, like
  8253.      in the Mozilla plugin, we do not try to unmap it.
  8254.  
  8255. 2002-09-09 Monday 13:52  sam
  8256.  
  8257.    * ./configure.in: the DV module is now a plugin, with the proper
  8258.      dependencies in debian/control.
  8259.  
  8260. 2002-09-08 Sunday 22:20  massiot
  8261.  
  8262.  Three lines :).
  8263.  
  8264. 2002-09-06 Friday 23:15  massiot
  8265.  
  8266.  Aout3 developer documentation, cont'd.
  8267.  
  8268. 2002-09-04 Wednesday 21:44  massiot
  8269.  
  8270.  Beginning of the developer documentation for audio output 3.
  8271.  
  8272. 2002-09-04 Wednesday 21:18  jpsaman
  8273.  
  8274.  Little cleanup action.
  8275.  
  8276. 2002-09-04 Wednesday 21:13  jpsaman
  8277.  
  8278.  Qt Embedded video out patch courtesy of Gerald Hansink.
  8279.  Ported Qt Embedded video out to vlc-0.5.0 (it is not useable yet).
  8280.  
  8281. 2002-09-04 Wednesday 21:09  jpsaman
  8282.  
  8283.  Renamed --enable-qte switch for Qt Embedded interface support to --enable-opie.
  8284.  Reused --enable-qte for Video Out support under Qt Embedded.
  8285.  
  8286. 2002-09-03 Tuesday 12:03  tcastley
  8287.  
  8288.  Added Stephan Assmus who is helping with the BeOS Code
  8289.  
  8290. 2002-09-03 Tuesday 12:00  tcastley
  8291.  
  8292.  src/misc/beos_specific.cpp:
  8293.  - Implemented VlcApplication::RefsReceived()
  8294.  - this added ability to open a file by dropping its icon onto the vlc icon
  8295.  - this makes Open With... work as well
  8296.  plugins/beos/intf_beos.cpp
  8297.  - A message is sent to be_app when the interface is created
  8298.      (needed to support BApplication::RefsReceived())
  8299.  plugins/beos/vout_beos.cpp
  8300.  - reacts on Escape and Tab key to switch fullscreen/window mode
  8301.  - blanks cursor when no activity
  8302.  - Fixed a memory leak in VideoWindow::ScreenChanged()
  8303.  - Fixed the ugly scrambled video content before any decoding actually begins
  8304.  - Added selectable aspect ratio correction
  8305.  - Added better error handling when setting the drawing mode
  8306.  plugins/beos/InterfaceWindow.h/.cpp
  8307.  - Implemented dynamic view layout
  8308.  - Fixed crashes in MessageReceived() when no file was loaded
  8309.  - Implemented disabling of menus when no file is loaded
  8310.  - Added "Speed" menu
  8311.  - Added ability to enable navigation menu items according to features of current stream
  8312.  - Cleaned up code somewhat
  8313.  - Changed parts of LanguageMenu::GetChannels() to show more user friendly and no invalid entries
  8314.  - better support for muting and volume info
  8315.  - better support for scrubbing and detection of stopped stream
  8316.  plugins/beos/MediaControlView.h/.cpp
  8317.  - Added dynamic layout of elements
  8318.  - Exchanged rewind/fastforward buttons for skip buttons that skip to the next chapter if stream supports it.
  8319.  - made nicer looking SeekSlider similar to BeOS MediaPlayer
  8320.  - made VolumeSlider similar to BeOS MediaPlayer, plus additional features that one doesn't have (muted state)
  8321.  - got rid of MediaSlider (no need for it anymore)
  8322.  - detection of stopped stream
  8323.  plugins/beos/Bitmaps.h
  8324.  - Added bitmaps for VolumeSlider
  8325.  plugins/beos/intf_vlc_wrapper.h/.cpp
  8326.  - added set_volume() and is_muted() functions
  8327.  - fixed a bug in toggle_muted()
  8328.  
  8329. 2002-09-02 Monday 23:21  massiot
  8330.  
  8331.  Fixed the trivial channel mixer.
  8332.  
  8333. 2002-09-02 Monday 23:17  massiot
  8334.  
  8335.  The liba52 "codec" is now an audio filter. It means we are now able to
  8336.  autodetect S/PDIF hardware support and the audio output plug-in chooses
  8337.  the best one. Of course it probably breaks existing output modules, see
  8338.  oss.c for hints :).
  8339.  
  8340.  Also include minor tweaks which will entitle us to decode and output 5.1
  8341.  audio. It may break existing plug-ins, too. See
  8342.  audio_output.c:aout_FormatNbChannels for hints.
  8343.  
  8344. 2002-09-01 Sunday 21:20  massiot
  8345.  
  8346.  Added a priority for video decoders, for systems with fixed-priority
  8347.  policy.
  8348.  
  8349. 2002-08-31 Saturday 22:10  stef
  8350.  
  8351.  *It seems that the setting of the fragment size was buggy.
  8352.  
  8353.  OSS work with my sblive! now :). It still works on my other computer too
  8354.  but please test.
  8355.  
  8356. 2002-08-31 Saturday 19:58  stef
  8357.  
  8358.  *Make pf_setformat disappear from sdl module.
  8359.  
  8360. 2002-08-30 Friday 23:27  massiot
  8361.  
  8362.  aout3 API change :
  8363.  pf_setformat disappears (it was never called independantly of Open). If
  8364.  the format needs to be changed, we will have Close/Open. This is much
  8365.  simpler than before. Please check that I didn't break some plug-ins.
  8366.  
  8367. 2002-08-30 Friday 22:22  massiot
  8368.  
  8369.  * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types
  8370.    (see my last mail).
  8371.  * aout: Rewrote our whole lock policy. The output thread now doesn't require
  8372.    the mixer_lock, which might avoid delays. We will also be able to change
  8373.    the filter pipelines at runtime.
  8374.  
  8375. 2002-08-30 Friday 19:16  sam
  8376.  
  8377.    * ./include/vlc_threads_funcs.h, modules/video_output/directx/vout.c: Win32
  8378.      compilation fixes (typo, undeclared var).
  8379.  
  8380. 2002-08-30 Friday 12:23  sam
  8381.  
  8382.    * ./configure.in: do not try to link with -lrt if not using pthreads. This
  8383.      might break the HP/UX or Solaris ports, please check if possible.
  8384.    * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
  8385.  
  8386. 2002-08-29 Thursday 23:53  massiot
  8387.  
  8388.  * ./bootstrap : Fixed an issue with old shell versions
  8389.  * ALL : Added a priority argument to vlc_thread_create(), so that audio
  8390.  and input threads can run with a higher real-time priority, on systems
  8391.  allowing you to use priorities.
  8392.  
  8393. 2002-08-29 Thursday 22:29  ipkiss
  8394.  
  8395.  The win32 interface is preparing for the internationalization.
  8396.  
  8397. 2002-08-28 Wednesday 22:44  massiot
  8398.  
  8399.  * Fixed libmad's output volume.
  8400.  
  8401. 2002-08-28 Wednesday 22:25  massiot
  8402.  
  8403.  * Finally fixed the segfault when resampling.
  8404.  * Reactivated the A/52 demux.
  8405.  * Wrote a real full-featured float32 mixer.
  8406.  
  8407. 2002-08-28 Wednesday 21:40  sam
  8408.  
  8409.    * ./Makefile.old: fixed the automatic dependency rule (include dirs missing).
  8410.  
  8411. 2002-08-28 Wednesday 19:48  massiot
  8412.  
  8413.  It now works when there is no automake-1.5 nor automake-1.6.
  8414.  
  8415. 2002-08-28 Wednesday 15:30  sam
  8416.  
  8417.    * ./m4/*: added gettext m4 macros so that the configure behaviour is
  8418.      always the same.
  8419.  
  8420. 2002-08-28 Wednesday 14:22  sam
  8421.  
  8422.    * Additional fixes for bootstrap when gettext isn't available.
  8423.  
  8424. 2002-08-28 Wednesday 13:38  sam
  8425.  
  8426.    * ./bootstrap: fixed a shell error (replaced "if `foo`" with "if foo").
  8427.  
  8428. 2002-08-28 Wednesday 12:50  sam
  8429.  
  8430.    * ./bootstrap: we should be able to bootstrap CVS even without gettext.
  8431.  
  8432. 2002-08-27 Tuesday 21:53  sigmunau
  8433.  
  8434.  fixed a minor bug
  8435.  
  8436. 2002-08-27 Tuesday 14:15  sam
  8437.  
  8438.    * ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now
  8439.      we _really_ depend on it.
  8440.    * ./bootstrap: we don't use touch to create a file, because it doesn't seem
  8441.      to work everywhere.
  8442.  
  8443. 2002-08-26 Monday 23:36  sam
  8444.  
  8445.    * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain
  8446.      about a missing m4/Makefile.in.
  8447.    * ./include/vlc_common.h: workaround for Borland's redefinition of PACKAGE.
  8448.  
  8449. 2002-08-26 Monday 23:00  massiot
  8450.  
  8451.  * Miscellaneous S/PDIF fixes.
  8452.  * New NextPTS() function, to replace CurrentPTS() (gives the PTS which will
  8453.    be valid for NEXT byte).
  8454.  * Fixed mono mode in the builtin mpeg audio decoder.
  8455.  * Various fixes related to PTS calculation in audio decoders.
  8456.  
  8457. 2002-08-26 Monday 22:54  sigmunau
  8458.  
  8459.  have my filter compile by default
  8460.  
  8461. 2002-08-26 Monday 22:35  sigmunau
  8462.  
  8463.  An motion blur filter. --blur-factor states the degree of blurring from 1
  8464.  to 127. about 100 is cool
  8465.  
  8466. 2002-08-26 Monday 21:46  sam
  8467.  
  8468.    * ./bootstrap: another fix for old versions of autoconf which don't seem
  8469.      to like the gettext m4 files.
  8470.  
  8471. 2002-08-26 Monday 20:49  sam
  8472.  
  8473.    * ./configure.in: we now require autoconf 2.5x because previous versions
  8474.      don't seem to work very well if you are using autopoint, although
  8475.      gettext 0.11.5 claims to be fully backwards compatible. Welcome to
  8476.      automake hell.
  8477.    * ./bootstrap: workaround which uses gettextize if you do not have
  8478.      autopoint. We'll probably stay like this for a while, until gettext
  8479.      0.11.x (which replaces gettextize with autopoint) becomes more
  8480.      widespread. Currently this workaround seems to work, but don't expect
  8481.      a clean tarball if you make dist without having used autopoint. Welcome
  8482.      to automake hell.
  8483.  
  8484. 2002-08-26 Monday 10:02  sam
  8485.  
  8486.    * ./Makefile.old, ./modules/gui/win32/win32.bpr: fixed header location
  8487.      issues in the Win32 build.
  8488.  
  8489. 2002-08-26 Monday 09:38  sam
  8490.  
  8491.    * ./bootstrap: dropped the dependency on gettext 0.11.5. Now 0.10.4 is OK.
  8492.  
  8493. 2002-08-26 Monday 09:12  sam
  8494.  
  8495.     (A few minor pending patches I had around)
  8496.    * ./debian/control: gnome-vlc recommends vlc-plugin-esd, and kvlc recommends
  8497.      vlc-plugin-arts.
  8498.    * ./src/misc/messages.c: message queue now prints the current object type.
  8499.    * ./modules/*: cosmetic fixes for the --long-help output.
  8500.  
  8501. 2002-08-26 Monday 08:36  sam
  8502.  
  8503.    * ALL: fixed a few include directories.
  8504.  
  8505. 2002-08-26 Monday 01:01  sam
  8506.  
  8507.    * Moved ./include/defs.h to ./config.h
  8508.    * Renamed ./include/config.h to ./include/vlc_config.h
  8509.    * Other misc auto* fixes.
  8510.  
  8511. 2002-08-25 Sunday 23:18  sam
  8512.  
  8513.    * ALL: started the slow move to automake. For the moment, the changes are
  8514.      unnoticeable apart from the extra dependency on autoconf, automake and
  8515.      gettextize. See the new HACKING file for some information, especially if
  8516.      you don't run Linux.
  8517.  
  8518.      The current strategy is to have the configure script generate a nice
  8519.      automake Makefile from Makefile.am, and then clobber it with our good
  8520.      old dirty Makefile. Muahaha :-)
  8521.  
  8522. 2002-08-25 Sunday 20:44  jpsaman
  8523.  
  8524.  Directory content is now read at startup.
  8525.  
  8526. 2002-08-25 Sunday 19:27  sam
  8527.  
  8528.    * ./src/playlist/playlist.c: -Z flag makes playlist loop endlessly.
  8529.  
  8530. 2002-08-25 Sunday 17:22  ipkiss
  8531.  
  8532.   * all: Unified behaviours using "action list" objects
  8533.  
  8534. 2002-08-25 Sunday 16:55  sam
  8535.  
  8536.    * ./modules/audio_output/oss.c, ./modules/audio_output/sdl.c: improved
  8537.      sound synchronization.
  8538.    * ./src/audio_output/output.c: reverted another change I previously did :-)
  8539.  
  8540. 2002-08-25 Sunday 09:39  sam
  8541.  
  8542.    * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer
  8543.      prototype change; it looks like we won't need it after all.
  8544.    * ./src/audio_output/output.c: if audio output is too slow, but we
  8545.      know there is no next packet, then we play it anyway. Rationale behind
  8546.      this is: better play a slightly wrongly dated packet than play silence,
  8547.      because it might be wrongly dated but there are chances it won't break
  8548.      audio continuity.
  8549.    * ./modules/audio_output/sdl.c: workaround for SDL's crap audio output
  8550.      system (callback gets called at random times, and no way to know the
  8551.      latency of the samples being played). Audio output is now rather good
  8552.      here, but please give feedback.
  8553.    * ./modules/audio_output/oss.c: we delay a bit before asking for a new
  8554.      buffer to avoid starvation.
  8555.  
  8556. 2002-08-24 Saturday 21:35  sigmunau
  8557.  
  8558.   moved id3 related code to a separate utility module since several
  8559.  demuxers need it
  8560.  
  8561. 2002-08-24 Saturday 21:11  sam
  8562.  
  8563.    * ./modules/audio_output/oss.c: we don't ask too early for a new buffer,
  8564.      but rather sleep a bit.
  8565.  
  8566. 2002-08-24 Saturday 20:22  sam
  8567.  
  8568.    * ./modules/audio_filter/resampler/ugly.c: simple resampler which does not
  8569.      insert blank samples, but changes pitch.
  8570.  
  8571. 2002-08-24 Saturday 17:04  gbazin
  8572.  
  8573.  * modules/misc/logger/logger.c: fixed initialization bugs.
  8574.  * src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
  8575.  we are the root object (structure_lock has already been destroyed anyway).
  8576.  
  8577. 2002-08-24 Saturday 16:07  sam
  8578.  
  8579.    * ./modules/audio_filter/resampler/trivial.c: fixed a buffer size calculation
  8580.      issue in the trivial resampler.
  8581.  
  8582. 2002-08-24 Saturday 14:49  sam
  8583.  
  8584.    * ./configure.in: fixed a typo that prevented compilation of the network
  8585.      modules.
  8586.    * ./debian/rules: added faad to the package generation.
  8587.  
  8588. 2002-08-24 Saturday 11:57  sam
  8589.  
  8590.    * ./modules/gui/gtk/open.c: the Gtk and GNOME interfaces no longer ignore
  8591.      the "dvd", "frequency" and "symbol-rate" variables.
  8592.  
  8593. 2002-08-24 Saturday 11:46  sam
  8594.  
  8595.    * ./modules/audio_output/oss.c: fixed a bug on module reopening.
  8596.    * ./modules/audio_output/oss.c: we now properly set the fragment size.
  8597.  
  8598. 2002-08-24 Saturday 10:19  sam
  8599.  
  8600.    * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer
  8601.      which lets the audio output module give a timeout value for buffer
  8602.      delivery. This fixes a few issues with aout modules which were calling
  8603.      aout_OutputNextBuffer way too early.
  8604.  
  8605. 2002-08-24 Saturday 09:55  sam
  8606.  
  8607.    * ./debian/*: created legacy packages for smooth upgrades to the upcoming
  8608.      0.5.x version, and created the vlc-plugin-svgalib package.
  8609.  
  8610. 2002-08-24 Saturday 01:14  sigmunau
  8611.  
  8612.   fixed an off by factor 10 error. Noted along the way that this module
  8613.  seems to be requesting audio some time before the output pipeline is
  8614.  finnished
  8615.  
  8616. 2002-08-23 Friday 14:16  tcastley
  8617.  
  8618.  Rewritten aout3.  BeOS currently PUSHES the audio.
  8619.  
  8620. 2002-08-23 Friday 14:05  sam
  8621.  
  8622.    * ./modules/codec/faad/decoder.c: the AAC decoder is in sync with aout3.
  8623.    * ./modules/codec/a52old/a52old.c: the a52old decoder as well.
  8624.  
  8625. 2002-08-22 Thursday 17:14  sam
  8626.  
  8627.    * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
  8628.    * ./modules/codec/mad/libmad.c: ported to the latest aout changes. Still
  8629.      doesn't work here, though.
  8630.  
  8631. 2002-08-21 Wednesday 23:19  sam
  8632.  
  8633.    * ./include/vlc_common.h: declared aout_fifo_t.
  8634.  
  8635. 2002-08-21 Wednesday 23:17  sam
  8636.  
  8637.    * ./include/aout_internal.h: exported aout_FifoPop to plugins.
  8638.  
  8639. 2002-08-21 Wednesday 22:41  massiot
  8640.  
  8641.  Big round of fixes in the aout3.
  8642.  * Audio and video should now _always_ be perfectly in sync.
  8643.  * Changes in a52.c (end_date management) must be ported to other codecs,
  8644.    otherwise mixer errors will appear.
  8645.  * Audio output plug-in can now tell whether they can handle a little
  8646.    clock drift (for instance, inserting zeroes after a pause).
  8647.  
  8648. 2002-08-21 Wednesday 19:30  jpsaman
  8649.  
  8650.  Stopping vlc from the Familiar interface is possible again.
  8651.  
  8652. 2002-08-21 Wednesday 17:31  sam
  8653.  
  8654.    * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we
  8655.      won't unload it. This makes us more fault-tolerant with crap libraries
  8656.      that are making use of atexit().
  8657.    * ./configure.in: svgalib can now be a plugin.
  8658.    * ./modules/misc/gtk_main.c: gtk_main doesn't need g_atexit anymore.
  8659.  
  8660. 2002-08-21 Wednesday 15:55  sam
  8661.  
  8662.    * ./modules/misc/gtk_main.c: fixed a minor compilation warning.
  8663.  
  8664. 2002-08-21 Wednesday 15:53  sam
  8665.  
  8666.    * ./include/vlc_common.h: we don't set _() and N_() in Gnome-enabled modules
  8667.      because <gnome.h> already does it for us.
  8668.  
  8669. 2002-08-21 Wednesday 15:10  sam
  8670.  
  8671.    * ./modules/video_output/svgalib.c: SVGAlib video output module.
  8672.  
  8673.      Currently only supports 256 color output, and defaults to 320x200. You need     to be root to use it, it may leave your console in an unusable state, lock
  8674.      up your video card, it will segfault at exit if you compile it as a plugin
  8675.      because of SVGAlib's ludicrous use of atexit() and signal().
  8676.      Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
  8677.      to activate. Q or Esc to quit (press for a long time if it doesn't work).
  8678.  
  8679. 2002-08-21 Wednesday 11:07  xav
  8680.  
  8681.  Fixed a polioterie in the previous commit
  8682.  
  8683. 2002-08-21 Wednesday 09:27  sam
  8684.  
  8685.    * ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
  8686.    * ./modules/audio_filter/converter/s16tofloat32.c: converter needed for
  8687.      a52old, includes the walken trick and b_in_place = true.
  8688.  
  8689. 2002-08-21 Wednesday 09:26  xav
  8690.  
  8691.  * libvlc.c : Win32 compilation fix.
  8692.  * modules.c : we now check the directory plugins/ to find some plugins.
  8693.  (this will allow us to use the packager / installer which wasn't aware
  8694.  of plugins -> modules :)
  8695.  
  8696. 2002-08-20 Tuesday 22:11  stef
  8697.  
  8698.  *Set output format to AOUT_FMT_SPDIF when in spdif mode.
  8699.  
  8700.  S/PDIF does not work here in oss though (output starving).
  8701.  
  8702. 2002-08-20 Tuesday 21:10  sam
  8703.  
  8704.    * ./modules/gui/gtk/display.c: changed the configuration callbacks so that
  8705.      all instances of a module get changed when options such as gtk-tooltips
  8706.      or gnome-toolbartext are toggled.
  8707.  
  8708. 2002-08-20 Tuesday 21:02  sam
  8709.  
  8710.    * ./modules/gui/qnx/*: ported the QNX audio output to the new API, courtesy
  8711.      of Pascal Levesque.
  8712.  
  8713. 2002-08-20 Tuesday 18:25  sam
  8714.  
  8715.    (compilation fixes for my previous commit)
  8716.  
  8717. 2002-08-20 Tuesday 18:08  sam
  8718.  
  8719.    * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs
  8720.      gtk_main() in its own thread, and does nothing on subsequent calls. This
  8721.      ensures that gtk_main is only running once.
  8722.    * ./modules/gui/familiar/*, modules/gui/gtk/*: the familiar, gtk and gnome
  8723.      modules are now fully reentrant thanks to their use of the gtk_main module.
  8724.    * ./src/libvlc.c: implemented vlc_set(), a wrapper for config_Put* available
  8725.      to external programs.
  8726.    * ./src/libvlc.c: removed vlc_stop() and vlc_end(), everything is now done
  8727.      by vlc_destroy().
  8728.    * ./modules/control/rc/rc.c: implemented a few new functions. For instance,
  8729.      run "vlc -I rc" and then type "intf gtk" or "intf gnome". You can even
  8730.      launch several of them. "segfault" works, too.
  8731.  
  8732. 2002-08-20 Tuesday 12:32  sam
  8733.  
  8734.    * ./modules/gui/familiar/familiar.c: added a timer to check when the
  8735.      familiar interface is asked to quit.
  8736.  
  8737. 2002-08-19 Monday 23:12  massiot
  8738.  
  8739.  More changes in the date handling. Should be more tolerant with
  8740.  pause/play and change of audio channel.
  8741.  
  8742. 2002-08-19 Monday 23:07  sam
  8743.  
  8744.    * ./modules/audio_output/*: ported the ALSA, aRts, esd and OSS modules to
  8745.      the latest aout3 changes.
  8746.  
  8747. 2002-08-19 Monday 21:54  massiot
  8748.  
  8749.  * Fixed BeOS output ;
  8750.  * Fixed a few boolean_t.
  8751.  
  8752. 2002-08-19 Monday 21:31  massiot
  8753.  
  8754.  * ./configure: Fixed double detection of gethostbyname.
  8755.  * Major changes in the handling of dates in the audio output ; still buggy,
  8756.  but differently.
  8757.  * Fixed a major bug in the aout pre-filters, preventing to run any other
  8758.  decoder than liba52.
  8759.  * p_aout->output.pf_play now has only one argument.
  8760.  
  8761. 2002-08-19 Monday 17:07  bozo
  8762.  
  8763.    * modules/audio_output/alsa.c: we now open the device in SetFormat because
  8764.      it depends on the audio format. Cosmetic changes. The S/PDIF output may
  8765.      work.
  8766.  
  8767. 2002-08-19 Monday 11:51  tcastley
  8768.  
  8769.  Fixed segfault.  Now fails to load due to incorrect format.
  8770.  Getting there :)
  8771.  
  8772. 2002-08-19 Monday 11:37  sam
  8773.  
  8774.    * ./src/misc/cpu.c: we use void(*)(int) instead of sighandler_t because
  8775.      mingw32 doesn't know about sighandler_t.
  8776.  
  8777. 2002-08-19 Monday 11:13  sam
  8778.  
  8779.    * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
  8780.      signal handler to its previous value after use.
  8781.    * ./src/libvlc.c: moved signal handling to vlc.c.
  8782.  
  8783. 2002-08-19 Monday 08:30  sam
  8784.  
  8785.    * ./modules/visualization/xosd/xosd.c: support for libxosd 1.0.0.
  8786.    * ./configure.in: added check for libxosd version.
  8787.  
  8788. 2002-08-19 Monday 08:19  gbazin
  8789.  
  8790.  * modules/video_output/x11/xcommon.c: fixed a bug related to the size of the
  8791.  fullscreen window. We also unmap the current window when switching to fullscreen.
  8792.  
  8793. 2002-08-18 Sunday 20:36  jpsaman
  8794.  
  8795.  - File and directory listing show unix permissions.
  8796.  
  8797. 2002-08-18 Sunday 16:17  titer
  8798.  
  8799.  Enhanced BeOS icon ;)
  8800.  
  8801. 2002-08-18 Sunday 14:33  sigmunau
  8802.  
  8803.  removed a line used during debugging
  8804.  
  8805. 2002-08-18 Sunday 14:11  sigmunau
  8806.  
  8807.   the mp3 demux now parses id3 tags into the info structures if libid3tag
  8808.  is available
  8809.  
  8810. 2002-08-18 Sunday 13:49  sam
  8811.  
  8812.    * ./src/libvlc.c: removed the simple signal handler because it's not
  8813.      really needed, and we were calling pthread_mutex_lock from it.
  8814.    * ./src/libvlc.c: released a vlc_list_t that caused vlc --list to hang.
  8815.  
  8816. 2002-08-18 Sunday 13:16  sigmunau
  8817.  
  8818.  doxygen documented my code
  8819.  
  8820. 2002-08-18 Sunday 13:14  sigmunau
  8821.  
  8822.   modules/gui/kde/interface.cpp: made the kde interface look for the rc
  8823.  file in DATA_PATH
  8824.   modules/gui/kde/kde.cpp and interface.h: removed a stupid class, moved
  8825.  stuff from open() to run() to make the kde interface start without
  8826.  segfaults.
  8827.  
  8828. 2002-08-18 Sunday 11:32  titer
  8829.  
  8830.  Fixed a few linking BeOS problems (-lm, -lstdc++.r4...).
  8831.  
  8832.  Now everything should compile with every gcc with no problem (mp4, ffmpeg
  8833.  and faad plugins, especially).
  8834.  
  8835. 2002-08-17 Saturday 15:35  fenrir
  8836.  
  8837.   * all : mpeg_audio decoder works now with aout3.
  8838.  
  8839. 2002-08-17 Saturday 13:33  jpsaman
  8840.  
  8841.  Added filetype information.
  8842.  
  8843. 2002-08-17 Saturday 13:26  tcastley
  8844.  
  8845.  This now compiles in BeOS.  Probably others, the i was not declared.
  8846.  
  8847. 2002-08-17 Saturday 08:46  tcastley
  8848.  
  8849.  At least it compiles now.  :-)
  8850.  
  8851. 2002-08-16 Friday 16:26  sam
  8852.  
  8853.    * ./modules/video_output/x11/xcommon.c: we include Xmd.h before dpms.h
  8854.      (compilation fix for Solaris).
  8855.  
  8856. 2002-08-16 Friday 14:30  bozo
  8857.  
  8858.  Up to date ALSA information.
  8859.  
  8860. 2002-08-16 Friday 12:31  sam
  8861.  
  8862.    * ./src/playlist/playlist.c: added -Z (--random) for endless random playing.
  8863.  
  8864. 2002-08-16 Friday 03:07  sam
  8865.  
  8866.    * ./modules/codec/spudec/*: split spudec into the parsing and the rendering
  8867.      functions.
  8868.    * ./modules/demux/mpeg/audio.c: at least three PS startcodes are required
  8869.      before we abort the parsing and consider the input as PS instead of MP3.
  8870.  
  8871. 2002-08-15 Thursday 17:05  titer
  8872.  
  8873.  * Another BeOS fix for people using some recent gcc
  8874.     (that needs libstdc++.r4)
  8875.  
  8876. 2002-08-15 Thursday 16:37  titer
  8877.  
  8878.   * BeOS fixes
  8879.  
  8880. 2002-08-15 Thursday 12:35  bozo
  8881.  
  8882.    * configure.in, configure: put back the ALSA audio output module in
  8883.      configure.
  8884.  
  8885. 2002-08-15 Thursday 12:22  sam
  8886.  
  8887.    * ./src/misc/modules.c: compilation fix.
  8888.    * ./modules/gui/win32/preferences.cpp: the Win32 interface doesn't use the
  8889.      old module linked list anymore.
  8890.  
  8891. 2002-08-15 Thursday 12:11  sam
  8892.  
  8893.    * ./src/misc/modules.c: the module linked list is going bye bye. We now use
  8894.      the vlc_object_* and vlc_list_* functions to manage modules. The Win32
  8895.      interface doesn't build, but I'll fix this.
  8896.  
  8897. 2002-08-15 Thursday 10:31  bozo
  8898.  
  8899.    * modules/audio_output/alsa.c: cleanings and comments.
  8900.  
  8901.  TODO: S/PDIF mode.
  8902.  
  8903. 2002-08-15 Thursday 08:24  ipkiss
  8904.  
  8905.   * compilation fix
  8906.  
  8907. 2002-08-14 Wednesday 21:50  jpsaman
  8908.  
  8909.  Changes in familiar interface:
  8910.  - added GtkCList instead of GtkList.
  8911.  - added first column sorting order by clicking on column header
  8912.  - selecting item from list works
  8913.  - reading entire directory list is displayed in GtkCList widget
  8914.  
  8915. 2002-08-14 Wednesday 17:06  sam
  8916.  
  8917.    * ./src/misc/objects.c: implemented vlc_list_find() which works like
  8918.      vlc_object_find() but returns a list of _all_ the matching objects. Only
  8919.      works with FIND_ANYWHERE at the moment.
  8920.    * ./modules/gui/gtk/preferences.c, ./modules/gui/kde/preferences.cpp,
  8921.      ./modules/gui/win32/preferences.cpp: the module lists in the preferences
  8922.      menus work again.
  8923.    * ./src/misc/objects.c: added a missing sizeof that caused crashes because
  8924.      the reindexing of the global object array was incomplete.
  8925.    * ./include/modules_inner.h: propagated the module long description to its
  8926.      submodules.
  8927.  
  8928. 2002-08-14 Wednesday 13:10  sam
  8929.  
  8930.    * ./modules/audio_output/esd.c: compilation fix (aout_FormatTo is obsolete).
  8931.    * ./src/audio_output/audio_output.c, ./src/audio_output/mixer.c: fixed a
  8932.      horrible sound issue by making sure internal buffers have a size multiple
  8933.      of 4 bytes. Waiting for a real fix made in Meuuh, of course.
  8934.  
  8935. 2002-08-14 Wednesday 10:50  bozo
  8936.  
  8937.  ALSA audio output v3.01 is out !
  8938.  
  8939. 2002-08-14 Wednesday 10:18  ipkiss
  8940.  
  8941.   * compilation fix (by sam)
  8942.  
  8943. 2002-08-14 Wednesday 08:50  tooney
  8944.  
  8945.    . Simple RTP access module : only supports TS payload.
  8946.      This first draft is made to read RTP streamed by the vls.
  8947.  
  8948. 2002-08-14 Wednesday 08:17  sam
  8949.  
  8950.    * ./modules/control/rc/rc.c: 'l' outputs a list of all allocated objects,
  8951.      just as 'd' displayed a tree of attached objects.
  8952.    * ./src/misc/modules.c: added a missing header.
  8953.  
  8954. 2002-08-14 Wednesday 00:43  massiot
  8955.  
  8956.  * Added a third argument to aout_OutputNextBuffer. In case the buffer
  8957.    received does not start exactly at the given date, it indicates if the
  8958.    output plug-in is able to compensate for the drift (for instance on
  8959.    startup, or with S/PDIF packets), or if we need the aout core to
  8960.    resample the coming buffers. It is currently unimplemented.
  8961.  
  8962. 2002-08-14 Wednesday 00:23  massiot
  8963.  
  8964.  * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist.
  8965.    p_buffer now has a i_nb_bytes member. It is possible to indicate for a
  8966.    format its byterate (necessary for AC3 and SPDIF).
  8967.  * S/PDIF output seems to be working at last (tested with the file output).
  8968.  
  8969. 2002-08-13 Tuesday 22:42  massiot
  8970.  
  8971.  * New float32to* converter modules, courtesy of Xavier Maillard
  8972.    <zedek@fxgsproject.org>.
  8973.  * Fixed a bug in float32tos16, where gcc over-optimized a little and
  8974.    caused problems on some platforms (eg. solaris).
  8975.  
  8976. 2002-08-13 Tuesday 20:28  fenrir
  8977.  
  8978.   * clean up some code, add "mp3" short cut.
  8979.     And now if this demux has been forced it will (try) to play the whole
  8980.  file even if the stream is heavily corrupted (like PS demux).
  8981.     But now, it makes less assumptions on the stream, so report any
  8982.  problem if it mis-recognizes others files as mpeg audio (specially PS file).
  8983.  
  8984. 2002-08-13 Tuesday 16:11  sam
  8985.  
  8986.    * ./modules/audio_output/arts.c: ported the aRts module to aout3.
  8987.    * ./modules/audio_filter/converter/*: fixed a bug in all the converters
  8988.      test routines (thx Meuuh).
  8989.  
  8990. 2002-08-13 Tuesday 14:53  sam
  8991.  
  8992.    * ./modules/audio_output/esd.c: we now properly use the esd_get_latency()
  8993.      return value to avoid audio starvation.
  8994.    * ./modules/audio_filter/converter/*: a little loop optimization trick.
  8995.    * ./src/audio_output/aout_ext-dec.c: removed this deprecated file.
  8996.  
  8997. 2002-08-13 Tuesday 13:15  sigmunau
  8998.  
  8999.  ./modules/control/rc/rc.c: fixed a segfault when pressing 'i' with no
  9000.  input
  9001.  
  9002. 2002-08-13 Tuesday 11:59  sam
  9003.  
  9004.    * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die
  9005.      instead of our own variable.
  9006.    * ./modules/audio_filter/converter/a52tospdif.c, ./modules/codec/a52.c: added
  9007.      <unistd.h>, required for bswap.
  9008.    * ./modules/demux/mp4/libmp4.c: removed an unneccessary semicolon in a
  9009.      macro definition.
  9010.    * ./modules/audio_output/esd.c: first attempt at getting esd to work.
  9011.    * ./modules/video_output/*: split sdl.so into a video and an audio plugin,
  9012.      and removed useless subdirectories.
  9013.    * ./modules/audio_output/sdl.c: compilation fix.
  9014.  
  9015. 2002-08-12 Monday 22:48  massiot
  9016.  
  9017.  * Fixed miscellaneous bugs.
  9018.  * Fixed an endianness issue in S/PDIF.
  9019.  * Added a walken optimization of float32tos16.
  9020.  
  9021. 2002-08-12 Monday 22:30  sigmunau
  9022.  
  9023.   ./modules/demux/mpeg/ps.c: this module never fails the probe and should
  9024.  therefore have capability 0
  9025.  
  9026. 2002-08-12 Monday 22:12  massiot
  9027.  
  9028.  * Fixed a variable overflow bug in the audio output.
  9029.  * Prepared for some advances in the aout3 clock management.
  9030.  * Added the first stone of the forthcoming stream output.
  9031.  
  9032. 2002-08-12 Monday 21:43  sigmunau
  9033.  
  9034.   ./configure.in: fix linking of i420_rgb
  9035.  
  9036. 2002-08-12 Monday 21:40  jpsaman
  9037.  
  9038.  This conversion should make more sense.
  9039.  
  9040. 2002-08-12 Monday 20:43  jpsaman
  9041.  
  9042.  - Updated configure to build fixed32tos16 and fixed32tofloat32.
  9043.    Desperately need a fixed32 mixer for testing the conversions.
  9044.  - Uncommented unused functions in libmad.
  9045.  
  9046. 2002-08-12 Monday 20:38  jpsaman
  9047.  
  9048.  Support for browsing local media (not finished).
  9049.  
  9050. 2002-08-12 Monday 20:35  jpsaman
  9051.  
  9052.  Updated Makefile to include fixed32tos16 and fixed32tofloat32 conversions.
  9053.  
  9054. 2002-08-12 Monday 20:35  jpsaman
  9055.  
  9056.  Added fixed32tofloat32 conversion.
  9057.  
  9058. 2002-08-12 Monday 20:34  jpsaman
  9059.  
  9060.  Added fixed32tos16 filter based upon libmad downscale functionality.
  9061.  
  9062. 2002-08-12 Monday 17:38  sigmunau
  9063.  
  9064.   ALL: added GPL headers to my files. Some of the files from the original
  9065.  author does still not contain this header.
  9066.  
  9067. 2002-08-12 Monday 17:00  fenrir
  9068.  
  9069.   * all : enable aac demux by default.
  9070.  
  9071. 2002-08-12 Monday 16:59  fenrir
  9072.  
  9073.   * all : a demux for aac stream ( raw aac with adts headers ). For now
  9074.  it has a capability equal to 0 because it conflicts with PS, so you need
  9075.  to force it.
  9076.  
  9077. 2002-08-12 Monday 15:56  sigmunau
  9078.  
  9079.    ./Doxyfile: a sample doxygen configuration file. Have a look at
  9080.  http://s253c.studby.ntnu.no/vlc/html/index.html to see what doxygen can
  9081.  do.
  9082.  
  9083.    ./doc/doxygen: a place for doxygen to put it's files
  9084.  
  9085. 2002-08-12 Monday 09:34  sam
  9086.  
  9087.    * ./src/misc/objects.c: two big changes in the object API: now objects can
  9088.      only have one parent, because I don't want to deal with cycles, and each
  9089.      created object is indexed in a global array. This feature is unused yet,
  9090.      but it will speed up vlc_object_find(FIND_ANYWHERE).
  9091.    * ./debian/rules: activated the faad codec.
  9092.    * ./doc/fortunes.txt: new fortune cookies.
  9093.    * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach.
  9094.    * ./modules/audio_output/oss.c: fixed two compilation warnings.
  9095.  
  9096. 2002-08-12 Monday 07:40  massiot
  9097.  
  9098.  Fixed a S/PDIF bug.
  9099.  
  9100. 2002-08-11 Sunday 23:26  massiot
  9101.  
  9102.  S/PDIF fixes.
  9103.  
  9104. 2002-08-11 Sunday 22:46  massiot
  9105.  
  9106.  Definition of vlc_fixed_t.
  9107.  
  9108. 2002-08-11 Sunday 22:36  massiot
  9109.  
  9110.  * S/PDIF output should now be working (untested, though).
  9111.  
  9112. 2002-08-11 Sunday 12:27  sam
  9113.  
  9114.    * ./modules/misc/memcpy/memcpyaltivec.c: added a missing AltiVec requirement.
  9115.  
  9116. 2002-08-11 Sunday 08:30  gbazin
  9117.  
  9118.  * src/misc/configuration.c: bugfix (don't initialize and free p_module->object_lock
  9119.  twice).
  9120.  * src/misc/win32_specific.c: missing initializations.
  9121.  * modules/demux/mp4/libmp4.c: was missing an #ifdef HAVE_ZLIB_H
  9122.  
  9123. 2002-08-11 Sunday 01:27  massiot
  9124.  
  9125.  More S/PDIF fixes.
  9126.  
  9127. 2002-08-10 Saturday 23:29  sam
  9128.  
  9129.    * Small fix for "make dist".
  9130.  
  9131. 2002-08-10 Saturday 23:22  massiot
  9132.  
  9133.  Imported 0.4.4 Changelog.
  9134.  
  9135. 2002-08-10 Saturday 23:20  massiot
  9136.  
  9137.  Updated release date.
  9138.  
  9139. 2002-08-10 Saturday 20:05  fenrir
  9140.  
  9141.   * modules/codec/faad : an AAC decoder module using libfaad library
  9142.  (faad2).
  9143.   * modules/demux/mp4/libmp4.c : could compile without zlib.
  9144.   * modules/codec/ffmpeg/* : set error resilience to -1 by default.(in
  9145.  order to decode more files, but it could produce segfaults ... )
  9146.   * Makefile.*, configure.in : enable mp4 by default, add faad
  9147.  module (disabled by default ).
  9148.  
  9149. 2002-08-10 Saturday 20:01  massiot
  9150.  
  9151.  * Fixed a bug triggering the trivial resampler when it was unnecessary.
  9152.  
  9153. 2002-08-10 Saturday 19:40  sam
  9154.  
  9155.    * ./src/interface/intf_msg.c: backported a buffer overflow fix from HEAD.
  9156.  
  9157. 2002-08-10 Saturday 19:23  sam
  9158.  
  9159.    * ./src/misc/messages.c: fixed an extremely old buffer overflow.
  9160.  
  9161. 2002-08-10 Saturday 19:22  sam
  9162.  
  9163.    * ./Makefile: fixed "make package-win32".
  9164.  
  9165. 2002-08-10 Saturday 18:17  gbazin
  9166.  
  9167.  * modules/video_output/directx/aout.c: adapted the directx audio plugin to aout3.
  9168.  * modules/audio_output/waveout.c: adapted the waveout audio plugin to aout3 and
  9169.  decreased its score so the directx plugin is selected by default.
  9170.  * configure.in: re-enabled the waveout plugin
  9171.  
  9172.  It's really amazing how much aout3 simplifies these plugins :)
  9173.  
  9174. 2002-08-10 Saturday 17:53  jpsaman
  9175.  
  9176.  Enabled mad plugin again.
  9177.  
  9178. 2002-08-10 Saturday 16:17  sam
  9179.  
  9180.    * ./modules/gui/win32/Makefile: fixed the Win32 interface compilation.
  9181.    * ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
  9182.  
  9183. 2002-08-10 Saturday 11:35  jpsaman
  9184.  
  9185.  Preparation for Qt embedded support.
  9186.  
  9187. 2002-08-09 Friday 23:52  sam
  9188.  
  9189.    * ./include/audio_output.h: small compilation fix.
  9190.  
  9191. 2002-08-09 Friday 23:46  massiot
  9192.  
  9193.  * Trivial resampler plug-in (resampling still non-functional)
  9194.  * Begun writing some hooks for forthcoming S/PDIF support
  9195.  * ./modules/access/vcd/cdrom.c: compile fix for Darwin
  9196.  
  9197. 2002-08-09 Friday 16:39  sam
  9198.  
  9199.    * ./src/libvlc.c: p_vlc->pf_memset is now usable (it's always the libc
  9200.      default though).
  9201.  
  9202. 2002-08-09 Friday 16:38  sam
  9203.  
  9204.    * ./Makefile: fixed a sed command syntax.
  9205.  
  9206. 2002-08-08 Thursday 22:28  sam
  9207.  
  9208.    * ./include/modules_inner.h: support for several modules with the same
  9209.      name but with different directory names.
  9210.    * ./Makefile: plugins get installed in different directory names.
  9211.    * ALL: additional -ansi -pedantic fixes.
  9212.  
  9213. 2002-08-08 Thursday 22:26  massiot
  9214.  
  9215.  Added another level of directory in audio_filter/.
  9216.  
  9217. 2002-08-08 Thursday 00:35  sam
  9218.  
  9219.    * ./modules/audio_output/oss.c: compilation fixes.
  9220.    * ALL: lots of -ansi -pedantic fixes.
  9221.  
  9222. 2002-08-07 Wednesday 21:41  sam
  9223.  
  9224.    * Updated ChangeLog.
  9225.  
  9226. 2002-08-07 Wednesday 21:36  massiot
  9227.  
  9228.  Audio output 3. Expect major breakages.
  9229.  
  9230. 2002-08-07 Wednesday 21:35  massiot
  9231.  
  9232.  * ./src/audio_output/audio_output.c: Partially disabled what I just did
  9233.    because it might be a source of unstability on some architectures.
  9234.  
  9235. 2002-08-07 Wednesday 20:42  massiot
  9236.  
  9237.  * Bumped up version number to 0.4.4.
  9238.  * ./plugins/spudec/spu_decoder.c: Fixed a moronic endianness bug.
  9239.  * ./src/audio_output/audio_output.c: The default rate is now fetched from
  9240.    the audio decoder, so avoid unnecessary resampling.
  9241.  
  9242. 2002-08-07 Wednesday 19:59  massiot
  9243.  
  9244.  Moved MODULES, for the same reason as in the unstable tree.
  9245.  
  9246. 2002-08-07 Wednesday 00:31  sam
  9247.  
  9248.    * added a .cvsignore file.
  9249.  
  9250. 2002-08-07 Wednesday 00:29  sam
  9251.  
  9252.    * ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related
  9253.      demux plugins (ps, ts, but also dvd*).
  9254.    * ./src/input/mpeg_system.c: removed MPEG-related stuff from the vlc core.
  9255.    * ./src/misc/modules.c: max recursion level is now 5.
  9256.    * ./modules/access/dvdplay/es.c: fixed a buffer overflow.
  9257.  
  9258. 2002-08-06 Tuesday 23:43  jlj
  9259.  
  9260.    * ./modules/gui/macosx/open.m: compile fix
  9261.  
  9262. 2002-08-06 Tuesday 20:04  massiot
  9263.  
  9264.  Removed the MODULES file, because on case-insensitive filesystems, it
  9265.  conflicts with the modules/ directory.
  9266.  
  9267. 2002-08-06 Tuesday 19:31  jpsaman
  9268.  
  9269.  Sam I hate you ;-)
  9270.  
  9271. 2002-08-06 Tuesday 10:54  tcastley
  9272.  
  9273.  Fixed include call.  Now compiles and BeOS version runs :)
  9274.  
  9275. 2002-08-06 Tuesday 00:26  sam
  9276.  
  9277.    * ./Makefile, ./mozilla/Makefile: make uninstall removes vlc-specific dirs.
  9278.    * ./src/misc/modules.c: the directory browsing should be more portable now,
  9279.      we use stat(2) instead of file->d_type.
  9280.  
  9281. 2002-08-05 Monday 16:27  sam
  9282.  
  9283.    * ./Makefile: fixed directory browsing with "clean" and "distclean" rules.
  9284.  
  9285. 2002-08-05 Monday 15:16  sam
  9286.  
  9287.    * ./modules/codec/dv/dv.c: decoder for the DV format, uses libdv.
  9288.  
  9289. 2002-08-05 Monday 11:48  sam
  9290.  
  9291.    * ./Makefile.opts.in: fixed the builtins_LDFLAGS regexp so that it works
  9292.      with the Solaris sed.
  9293.    * ./src/misc/modules.c: fixed a warning caused by misuse of const.
  9294.  
  9295. 2002-08-04 Sunday 22:16  fenrir
  9296.  
  9297.   * add compilation of postprocessing modules for ffmpeg.
  9298.  
  9299. 2002-08-04 Sunday 22:13  fenrir
  9300.  
  9301.   * add post processing modules.( As defined in MPEG4 ISO) There are C,
  9302.  mmx, mmxext version, but only mmxext is really usable (other need a
  9303.   _lot_ of CPU power).
  9304.  
  9305.  There are new options for ffmpeg plugins :
  9306.   --ffmpeg-pp to choose postprocessing module( c, mmx, mmext or mmx2 )
  9307.   --ffmpeg-pp-q to choose quality( 0..6 )
  9308.   --ffmpeg-db-?? ( where first ? is for y or c, and the other ? for v or h )
  9309.  to force deblocking on luminance(y)/chrominance(c) horizontally or
  9310.  vertically.
  9311.   --ffmpeg-dr-? ( where ? is y or c ) to force dering on ...
  9312.  
  9313. 2002-08-04 Sunday 21:29  sam
  9314.  
  9315.    * ./Makefile: make clean works again.
  9316.  
  9317. 2002-08-04 Sunday 20:04  sam
  9318.  
  9319.    * ./src/misc/modules.c: if a module name starts with "$", vlc calls
  9320.      config_GetPsz and uses the result instead.
  9321.  
  9322. 2002-08-04 Sunday 18:39  sam
  9323.  
  9324.    * ./include/vdec_ext-plugins.h: removed this public header and put it
  9325.      in ./modules/codec/mpeg_video/.
  9326.  
  9327. 2002-08-04 Sunday 17:40  sam
  9328.  
  9329.    * ./modules/misc/dummy/decoder.c: the dummy codec now uses GetChunk instead
  9330.      of GetBits and doesn't get stuck on high bitrate movies (thanks fenrir).
  9331.  
  9332. 2002-08-04 Sunday 17:23  sam
  9333.  
  9334.    * ./modules/*: moved plugins to the new tree. Yet untested builds include
  9335.      waveout, directx, qnx, beos, win32, macosx, and the AltiVec modules.
  9336.    * ALL: removed mention of AC3 in favour of A52.
  9337.    * ./configure.in, ./Makefile*: modules can now be built deeper than 1
  9338.      directory. As a consequence, the build is even slower (but I'm fixing
  9339.      this) and make clean doesn't work anymore.
  9340.  
  9341. 2002-08-04 Sunday 12:18  sam
  9342.  
  9343.    * ./src/misc/modules.c: we now recursively parse directories when
  9344.      looking for plugins.
  9345.  
  9346. 2002-08-04 Sunday 08:45  sam
  9347.  
  9348.    * ./configure.in, ./mozilla/Makefile: we link the Mozilla plugin with libXt.
  9349.  
  9350. 2002-08-01 Thursday 11:04  tcastley
  9351.  
  9352.  Compilation fixes for C++ environments like BeOS.
  9353.  
  9354. 2002-07-31 Wednesday 22:54  sam
  9355.  
  9356.    * ./include/configuration.h, ./include/modules_inner.h: compilation fix for
  9357.      compilers which don't support constructor expressions. I hate Borland.
  9358.  
  9359. 2002-07-31 Wednesday 20:56  sam
  9360.  
  9361.    * ALL: new module API. Makes a few things a lot simpler, and we gain
  9362.      about 2000 lines of code.
  9363.  
  9364.      I could not test everything on every architecture, so please report
  9365.      any module breakage (especially on BeOS, OSX and QNX).
  9366.  
  9367. 2002-07-30 Tuesday 07:56  gbazin
  9368.  
  9369.  * include/vlc_threads.h: fixed the --fast-mutex option.
  9370.  
  9371. 2002-07-30 Tuesday 07:54  gbazin
  9372.  
  9373.  * include/threads_funcs.h: fixed the --fast-mutex option.
  9374.  
  9375. 2002-07-29 Monday 19:05  gbazin
  9376.  
  9377.  * include/vlc_threads.h,include/main.h,src/misc/threads.c,src/misc/win32_specific.c:
  9378.  reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for
  9379.  WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x.
  9380.  * src/libvlc.h: renamed --fast_pthread option into --fast-mutex. Added a
  9381.  --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
  9382.  
  9383. 2002-07-29 Monday 16:12  gbazin
  9384.  
  9385.  * include/threads.h,include/threads_funcs.h: reverted Win32 pthread implementation to
  9386.  the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_*
  9387.  implementations for Win9x.
  9388.  * src/interface/main.c: renamed --fast_pthread option into --fast-mutex. Added a
  9389.  --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
  9390.  
  9391. 2002-07-26 Friday 00:06  massiot
  9392.  
  9393.  Haven't thought that maybe people don't want their email to appear on the
  9394.  Web :p.
  9395.  
  9396. 2002-07-26 Friday 00:03  massiot
  9397.  
  9398.  Haven't thought that maybe people don't want their email to appear on the
  9399.  Web :p.
  9400.  
  9401. 2002-07-25 Thursday 22:46  massiot
  9402.  
  9403.  * ./README.MacOSX.rtf : updated README.
  9404.  * ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to
  9405.    David Eldred <*******@apple.com>.
  9406.  
  9407. 2002-07-25 Thursday 22:34  lool
  9408.  
  9409.    * ./FAQ: removed QT6 / QT6 Preview "bug"
  9410.  
  9411. 2002-07-25 Thursday 22:23  sam
  9412.  
  9413.    * ./include/threads_funcs.h: Win32 compilation fix.
  9414.  
  9415. 2002-07-25 Thursday 22:14  massiot
  9416.  
  9417.  * Updated Changelog for 0.4.3 release.
  9418.  
  9419. 2002-07-25 Thursday 22:12  massiot
  9420.  
  9421.  Bumped up version number to 0.4.3.
  9422.  
  9423. 2002-07-25 Thursday 21:53  sigmunau
  9424.  
  9425.    plugin/access/http.c: cosmetic fixes in an error message
  9426.    src/input/*: removed some testcode and some unnecessary debug messages
  9427.  
  9428. 2002-07-25 Thursday 21:02  sam
  9429.  
  9430.    * Updated ChangeLog.
  9431.  
  9432. 2002-07-25 Thursday 19:55  sam
  9433.  
  9434.    * updated ChangeLog.
  9435.  
  9436. 2002-07-25 Thursday 19:46  sam
  9437.  
  9438.   Backported two fixes from HEAD:
  9439.    * ./plugins/mpeg_system/mpeg_es.c: fixed a deadlock at the end of some
  9440.      streams.
  9441.    * ./src/input/input_ext-plugins.c: fixed a memory leak.
  9442.  
  9443. 2002-07-24 Wednesday 23:11  massiot
  9444.  
  9445.  * ./configure : better detection of IPv6, fixed solaris handling
  9446.  * ./src/input/* : fixed a memory leak
  9447.  
  9448. 2002-07-24 Wednesday 15:58  jpsaman
  9449.  
  9450.  XPM version of VideoLAN logo.
  9451.  
  9452. 2002-07-24 Wednesday 15:21  sam
  9453.  
  9454.    * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault when no decoder was
  9455.      found (p_fifo might be NULL).
  9456.    * ./plugins/mpeg_system/mpeg_es.c, ./src/input/input_ext-dec.c: fixed
  9457.      a deadlock issue with demuxers waiting on p_fifo->data_lock.
  9458.  
  9459. 2002-07-23 Tuesday 23:22  massiot
  9460.  
  9461.  Swedish translation, courtesy of Joel Arvidsson <dogai@privat.utfors.se>
  9462.  (incomplete and untested).
  9463.  
  9464. 2002-07-23 Tuesday 20:16  sam
  9465.  
  9466.    * ./mozilla/Makefile: fixed dependencies on .h files.
  9467.    * ./plugins/filter/distort.c: fixed a typo in option names.
  9468.  
  9469. 2002-07-23 Tuesday 20:12  sam
  9470.  
  9471.    * ./configure.in: workaround Debian bug #150490 (bad mozilla-config output).
  9472.    * ./mozilla/vlcplugin.h: added .mov and .mp4 files to the plugin.
  9473.    * ./Makefile: we no longer try to merge .a files into libvlc.a, but rather
  9474.      add them to the vlc-config output.
  9475.  
  9476. 2002-07-23 Tuesday 19:56  stef
  9477.  
  9478.  *first version of plugin for libdvdplay. To test it, you need to have
  9479.   libdvdplay installed (available from videolan CVS), and request plugins
  9480.  compilation in the usual way:
  9481.      --enable-dvdplay.
  9482.  Note that libdvdplay needs libdvdread and libdvdcss.
  9483.  
  9484.  Currently it has only been tested under linux, with gnome interface (optional)
  9485.  and xvideo output.
  9486.  
  9487.  What works (more or less):
  9488.   -DVD reading in some rare cases :) (title and menus),
  9489.   -Menu pause,
  9490.   -Seeking,
  9491.   -Selecting directly a specific title/chapter/angle,
  9492.   -Changing audio, sub-picture, angle during playback,
  9493.   -Interactive menus with mouse only.
  9494.  
  9495.  What is missing:
  9496.   -Menu buttons highlighting (needs spudec patch),
  9497.   -Keyboard interaction (needs a specific part in port specific plugins),
  9498.   -A specific interface to navigate through menus (needs that I move my ass),
  9499.   -Interactive menus won't work with other output plugins so long as they
  9500.    have not been patched to send mouse/keyboard events to vlc interface,
  9501.   -Whatever you need.
  9502.  
  9503.  Known bugs (bugs in libdvdplay mostly):
  9504.   -Seeking in some menus or intro titles (bad vobu map),
  9505.   -Read/seek error with some DVDs,
  9506.   -the configure needs tweaking,
  9507.   -numerous segfaults,
  9508.   -decoder/output modules locking error,
  9509.   -fuzzy colors in menus when spudec is active (default in menus).
  9510.  
  9511.  The plugin is not guaranteed to work anywhere outside my computer. If it break your, don't come and complain to me :).
  9512.  
  9513. 2002-07-23 Tuesday 00:39  sam
  9514.  
  9515.    * ALL: decoders now use a fourcc as a probe value.
  9516.    * include/input_ext-intf.h: killed p_es->b_audio, since i_cat already fills
  9517.      its purpose.
  9518.    * include/input_ext-intf.h: killed p_es->i_type in favour of p_es->i_fourcc.
  9519.    * include/video.h: killed p_pic->p_plane->b_margin; now i_visible_pitch is
  9520.      always valid.
  9521.  
  9522.    * ./src/libvlc.h: replaced --mpeg-adec and --ac3-adec with --codec; see
  9523.      vlc --help for more information.
  9524.  
  9525.    * include/video.h: removed fourcc values which should _not_ be global
  9526.      (thanks fenrir for convincing me).
  9527.    * ALL: video output plugins use the VLC_FOURCC macro to build their fourccs.
  9528.    * ./plugins/beos/InterfaceWindow.cpp: removed the last remaining call to
  9529.      input_ChangeES.
  9530.  
  9531.     Things I'm not sure about and need comments:
  9532.      - I used "mpga" and "mpgv" for MPEG (1+2) audio and video fourcc values.
  9533.      - I also introduced "spu ", "lpcm" and "ac3 ".
  9534.      - I removed for instance "MP4_GetCodec" because it wasn't really
  9535.        used except for the description string. I hope this change did not
  9536.        break anything really important.
  9537.      - fenrir, I must have broken a lot of things you wrote. Sorry in advance.
  9538.  
  9539. 2002-07-23 Tuesday 00:30  sam
  9540.  
  9541.    * ./src/input/input_info.c, ./src/misc/messages.c: initialized the first
  9542.      vasprintf arguments to NULL for extra safety.
  9543.  
  9544. 2002-07-22 Monday 22:19  sam
  9545.  
  9546.    * ./src/misc/modules.c: added the "any" and "none" keywords to the module
  9547.      selection string. "any" matches any module, and "none" always fails.
  9548.  
  9549.      You can for instance use "--vout none" to disable video output, or
  9550.      "--intf gtk,any" to use the gtk interface or any other one if gtk isn't
  9551.      available. Hope it's clear :)
  9552.  
  9553. 2002-07-22 Monday 21:14  sigmunau
  9554.  
  9555.  win32 compilation fixes
  9556.  
  9557. 2002-07-22 Monday 13:49  jpsaman
  9558.  
  9559.  VCR icon buttons for Familiar Linux interface.
  9560.  
  9561. 2002-07-22 Monday 13:48  jpsaman
  9562.  
  9563.  Added --enable-familiar to configure.in, the default is disabled.
  9564.  
  9565. 2002-07-21 Sunday 23:40  sam
  9566.  
  9567.    * ./src/input/input_ext-plugins.c: reverted my previous fix which wasn't
  9568.      really a fix.
  9569.    * ./plugins/memcpy/fastmemcpy.h: commented out suspicious code.
  9570.  
  9571. 2002-07-21 Sunday 19:26  sigmunau
  9572.  
  9573.   * all: these didn't get along in my last commit
  9574.  
  9575. 2002-07-21 Sunday 18:57  sigmunau
  9576.  
  9577.    * ./src/libvlc.c: updated usage info to include STRING_FROM_LIST
  9578.      configuration items.
  9579.    * rest: new input info subsystem.
  9580.  
  9581.  Have a look in plugins/mpeg_system/mpeg_audio.c to see how to add info.
  9582.  Have a look in plugins/text/rc.c to see how to read info.
  9583.  
  9584.  Sigmund
  9585.  
  9586. 2002-07-21 Sunday 15:27  sam
  9587.  
  9588.    * ./debian/control: changed "interface plugin" occurences to "frontend" to
  9589.      make package descriptions less misleading.
  9590.    * ./bootstrap.sh: use C locale for generating vlc_symbols.h.
  9591.    * ./bootstrap.sh: don't generate pofiles by default.
  9592.  
  9593. 2002-07-21 Sunday 15:18  fenrir
  9594.  
  9595.   * all : enable cinepak decoder, I hope I haven't break anything.
  9596.  
  9597. 2002-07-21 Sunday 14:37  sam
  9598.  
  9599.    * ./src/input/input_ext-plugins.c: backported crash fix from MAIN.
  9600.  
  9601. 2002-07-21 Sunday 14:32  sam
  9602.  
  9603.    * ./src/input/input_ext-plugins.c: added a missing lock to input_SplitBuffer
  9604.      which was causing crashes with some demux plugins (mpeg_audio, avi).
  9605.  
  9606. 2002-07-20 Saturday 22:31  massiot
  9607.  
  9608.  * Added -lrt for HP/UX port.
  9609.  
  9610. 2002-07-20 Saturday 18:01  sam
  9611.  
  9612.    * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
  9613.    * ./src/libvlc.c, ./include/vlc/vlc.h: created reentrant versions of the
  9614.      libvlc API.
  9615.    * ./src/vlc.c: vlc uses the non-reentrant libvlc functions.
  9616.    * ./mozilla/vlcplugin.c: the mozilla plugin uses the reentrant functions.
  9617.    * ./debian/*: created packages for libvlc0-dev.
  9618.  
  9619. 2002-07-19 Friday 21:14  massiot
  9620.  
  9621.  Fixed a typo of mine :p.
  9622.  
  9623. 2002-07-19 Friday 21:12  massiot
  9624.  
  9625.  * New --mtu option.
  9626.  
  9627. 2002-07-18 Thursday 01:23  sam
  9628.  
  9629.    * ./configure.in: we no longer check for a specific function in -lphtread
  9630.      because some systems (such as HP-UX...) have them inlined.
  9631.  
  9632. 2002-07-18 Thursday 01:11  sam
  9633.  
  9634.    * ./Makefile.modules: we don't chmod -x the compiled plugins because of
  9635.      HP-UX's dynamic linker which would otherwise be unable to open them.
  9636.  
  9637. 2002-07-18 Thursday 01:02  sam
  9638.  
  9639.    * ./configure: rebuilt using the newest autotools.
  9640.  
  9641. 2002-07-18 Thursday 01:00  sam
  9642.  
  9643.    * ./src/vlc.c, ./src/libvlc.c: added more robust consistency checks.
  9644.  
  9645. 2002-07-18 Thursday 00:59  jlj
  9646.  
  9647.    * ./configure.in: fixed description of MP4 module
  9648.  
  9649. 2002-07-18 Thursday 00:58  sam
  9650.  
  9651.    * ./doc/fortunes.txt: added a selection of Lool's fortune cookies.
  9652.  
  9653. 2002-07-18 Thursday 00:54  jlj
  9654.  
  9655.    * ./configure.in: added mp4 module, default disabled
  9656.  
  9657. 2002-07-17 Wednesday 22:23  jlj
  9658.  
  9659.    * ./src/misc/darwin_specific.c: s/vlc_object_t/vlc_t
  9660.  
  9661. 2002-07-17 Wednesday 21:58  massiot
  9662.  
  9663.  * ./configure : fixed Mac OS X compilation which was broken on some machines
  9664.  * ./include/vlc/vlc.h : include os_specific.h
  9665.  
  9666. 2002-07-17 Wednesday 21:54  stef
  9667.  
  9668.  Interface creation and destruction functions are now exported to plugins
  9669.  so that any plugin can spawn a new interface.
  9670.  
  9671. 2002-07-17 Wednesday 21:38  massiot
  9672.  
  9673.  Fixed nanosleep detection on some platforms.
  9674.  
  9675. 2002-07-17 Wednesday 12:21  sam
  9676.  
  9677.    * ./configure.in: plugin compilation fix for HP-UX.
  9678.  
  9679. 2002-07-17 Wednesday 10:01  sam
  9680.  
  9681.    * ./configure.in: better protection of CFLAGS and LDFLAGS. Should also fix
  9682.      remaining issues with XvPutImage detection, please confirm!
  9683.  
  9684. 2002-07-17 Wednesday 06:40  sam
  9685.  
  9686.    * ./plugins/alsa/alsa.c: ALSA device selection patch, courtesy of John
  9687.      Paul Lorenti <jpl31@columbia.edu>.
  9688.  
  9689. 2002-07-16 Tuesday 21:59  massiot
  9690.  
  9691.  * ./Makefile : src/misc/modules_builtin.h now depends on Makefile.config.
  9692.  
  9693. 2002-07-16 Tuesday 21:29  sam
  9694.  
  9695.    * ./src/misc/threads.c: improved lazy initialization of the global lock.
  9696.  
  9697. 2002-07-16 Tuesday 21:28  sam
  9698.  
  9699.    * ./doc/fortunes.txt: a few IRC fortune cookies for those with too much
  9700.      time on their hands.
  9701.  
  9702. 2002-07-16 Tuesday 21:25  sam
  9703.  
  9704.    * ./plugins/mpeg_vdec/video_parser.c, ./src/input/input_programs.c: fixed
  9705.      a few uninitialized variables.
  9706.  
  9707. 2002-07-16 Tuesday 20:41  jlj
  9708.  
  9709.    * MacOS X: added deinterlace submenu
  9710.  
  9711. 2002-07-15 Monday 22:05  sam
  9712.  
  9713.    * ./configure.in: fixed a typo in my previous commit (thx fenrir).
  9714.  
  9715. 2002-07-15 Monday 19:33  fenrir
  9716.  
  9717.   * avi.c : quick hack to read file created by ffmpeg. I think it should
  9718.  work.
  9719.   * all   : add support for some others codecs provided by ffmpeg, but some of them aren't tested.
  9720.  
  9721. 2002-07-15 Monday 19:15  sam
  9722.  
  9723.    * ./src/misc/messages.c: debug messages that were issued before the -v
  9724.      flag was tested for are no longer lost.
  9725.  
  9726. 2002-07-15 Monday 19:08  sam
  9727.  
  9728.    * ./configure.in: we now look for XvPutImage instead of XvSetPortAttribute
  9729.      because XvSetPortAttribute isn't always available.
  9730.  
  9731. 2002-07-15 Monday 01:54  jlj
  9732.  
  9733.    * MacOS X changes:
  9734.      - added messages and playlist panel
  9735.      - simple dock menu (play, pause, stop)
  9736.      - context menu in video view
  9737.      - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png
  9738.      - no longer broken :)
  9739.  
  9740. 2002-07-13 Saturday 12:22  jpsaman
  9741.  
  9742.  Add package sdl to package dependency list.
  9743.  
  9744. 2002-07-12 Friday 23:53  sam
  9745.  
  9746.    * ./AUTHORS: removed my entry for lool. /me should go back to school and
  9747.      learn how to alpha sort.
  9748.  
  9749. 2002-07-12 Friday 22:42  massiot
  9750.  
  9751.  Closed old entries.
  9752.  
  9753. 2002-07-12 Friday 21:57  massiot
  9754.  
  9755.  * ./AUTHORS : added lool :-p ;
  9756.  * ./doc/vlc-howto.sgml : Fixed typos ;
  9757.  * ./include/vlc_common.h : Greatly simplified ntoh*, and U??_AT macros are
  9758.    now alignment-safe ;
  9759.  * ./STATUS : New file indicating who's working on what. Please keep it
  9760.    up-to-date ;
  9761.  * ./MAINTAINERS : New file indicating who has knowledge on which parts.
  9762.  
  9763. 2002-07-12 Friday 17:08  sam
  9764.  
  9765.    * ./po/*: polish translation, courtesy of Arkadiusz Lipiec.
  9766.  
  9767. 2002-07-12 Friday 16:30  sam
  9768.  
  9769.    * ./ChangeLog: updated.
  9770.    * ./README: removed much outdated data.
  9771.    * ./debian/*: great package renaming - names should make more sense now.
  9772.  
  9773. 2002-07-11 Thursday 19:28  sam
  9774.  
  9775.    * ./plugins/gtk/*: new generic "Open Target" window. Please test and
  9776.      comment on usability.
  9777.  
  9778. 2002-07-11 Thursday 19:05  sam
  9779.  
  9780.    * ./debian/rules: the Debian package creation script builds ffmpeg.
  9781.  
  9782. 2002-07-11 Thursday 18:44  sam
  9783.  
  9784.    * ./src/vlc.c: reduced the amount of default simultaneous interfaces.
  9785.    * ./src/libvlc.c: removed calls to vlc_mutex_lock in sighandlers.
  9786.  
  9787. 2002-07-11 Thursday 07:58  tcastley
  9788.  
  9789.  New Bug on SPU decoder
  9790.  
  9791. 2002-07-10 Wednesday 17:00  sam
  9792.  
  9793.    * ./ChangeLog: added missing entries.
  9794.  
  9795. 2002-07-10 Wednesday 07:32  lool
  9796.  
  9797.    * ./FAQ: new entry for RTP
  9798.  
  9799. 2002-07-09 Tuesday 23:40  lool
  9800.  
  9801.    * ./FAQ: minor updates, new sections: uninstall/reinstall,
  9802.      DirectX-blackscreen, device permissions, debug messages,
  9803.      config file, (un)planned ports/features, sources.list
  9804.  
  9805. 2002-07-07 Sunday 22:05  sam
  9806.  
  9807.    * ./debian/changelog: updated Debian changelog.
  9808.  
  9809. 2002-07-07 Sunday 21:55  massiot
  9810.  
  9811.  Update for 0.4.2 release.
  9812.  
  9813. 2002-07-07 Sunday 21:55  massiot
  9814.  
  9815.  Preparing for 0.4.2 release.
  9816.  
  9817. 2002-07-05 Friday 11:18  sam
  9818.  
  9819.    * ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom
  9820.      strndup to a separate file so that Win32 can benefit from it.
  9821.    * ./include/vlc_threads.h: Borland compilation fix.
  9822.  
  9823. 2002-07-04 Thursday 18:11  sam
  9824.  
  9825.    * ./mozilla/*: preliminary Mozilla plugin. Only works under Unix for now.
  9826.    * ./debian/rules: activated the vlc-xosd, vlc-kde and mozilla-plugin-vlc
  9827.      Debian packages.
  9828.    * ./po/*: updated potfiles.
  9829.  
  9830. 2002-07-03 Wednesday 19:40  sam
  9831.  
  9832.    * ./src/misc/modules.c: module_Need accepts a comma-separated list of
  9833.      module names. Try for instance: "vlc --intf gnome,gtk,dummy".
  9834.  
  9835. 2002-07-02 Tuesday 22:07  jlj
  9836.  
  9837.    * darwin_specific.[ch]: added strndup needed by video_output.c.
  9838.    * configure.in: added -lintl to plugins_LDFLAGS.
  9839.  
  9840. 2002-06-27 Thursday 19:46  sam
  9841.  
  9842.    * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
  9843.    * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
  9844.    * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
  9845.      palette.
  9846.    * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
  9847.  
  9848.     Patches imported from v0_4_1_branch.
  9849.  
  9850. 2002-06-27 Thursday 19:44  sam
  9851.  
  9852.    * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
  9853.    * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
  9854.    * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
  9855.      palette.
  9856.    * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
  9857.  
  9858.     All patches courtesy of Roine Gustafsson.
  9859.  
  9860. 2002-06-27 Thursday 19:05  sam
  9861.  
  9862.    * ./src/misc/modules.c: added the --plugin-path option to give vlc an
  9863.      extra plugin location.
  9864.    * ./plugins/text/rc.c: if stdin/stdout are not connected to a TTY, we
  9865.      don't launch the rc interface.
  9866.    * ./plugins/access/http.c: fixed a compilation warning.
  9867.    * ./src/misc/messages.c: cosmetic enhancements in the message output.
  9868.  
  9869. 2002-06-19 Wednesday 22:47  massiot
  9870.  
  9871.  Backported stable changes.
  9872.  
  9873. 2002-06-19 Wednesday 22:45  massiot
  9874.  
  9875.  * Deinterlace support in the OS X interface.
  9876.  * Bumped up version number to 0.4.2.
  9877.  
  9878. 2002-06-18 Tuesday 23:18  massiot
  9879.  
  9880.  Ported previous stable commits.
  9881.  
  9882. 2002-06-18 Tuesday 23:18  massiot
  9883.  
  9884.  * ./plugins/macosx/vout_vlc_wrapper.m : Arrow-up and arrow-down allow to
  9885.    control the sound volume ;
  9886.  * ./plugins/access/http.c : For streams which are not seekable, we fall
  9887.    back on old HTTP/1.0 behavior ; on systems implementing atoll() we
  9888.    can also read files > 2 GB ;
  9889.  * ./configure : atoll() detection.
  9890.  
  9891. 2002-06-18 Tuesday 22:29  massiot
  9892.  
  9893.  * ./plugins/macosx/intf_vlc_wrapper.m : Fixed a bug with the language and
  9894.    subtitle menus
  9895.  * README.MacOSX.rtf : More documentation.
  9896.  
  9897. 2002-06-17 Monday 09:32  sam
  9898.  
  9899.    * ./plugins/filter/deinterlace.c: backported new deinterlacing routines.
  9900.  
  9901. 2002-06-17 Monday 08:37  sam
  9902.  
  9903.    * ./include/threads.h, ./include/threads_funcs.h: backported the new Win32
  9904.      cond_wait implementation from MAIN. Please report problems.
  9905.  
  9906. 2002-06-11 Tuesday 09:44  gbazin
  9907.  
  9908.  * ./include/configuration.h: renamed MODULE_CONFIG_* macros into
  9909.  CONFIG_*.
  9910.  * ./include/configuration.h, ./plugins/gtk/gtk_preferences.c,
  9911.  ./plugins/filter/transform.c, ./plugins/filter/distort.c,
  9912.  ./plugins/filter/deinterlace.c: added an ADD_STRING_FROM_LIST()
  9913.  configuration macro.
  9914.  * ./include/modules.h, ./include/video_output.h,
  9915.  ./src/video_output/video_output.c, ./plugins/filters/*: added a
  9916.  VOUT_FILTER capability. Having a clear distinction between VOUTs and
  9917.  VOUT_FILTERs allows us to get rid of ugly hacks. The filters are also
  9918.  stackable now (use --filter=foo:bar:foo etc..).
  9919.  * ./include/configuration.h, ./src/libvlc.h, ./src/libvlc.c: clean-up +
  9920.  added an ADD_USAGE_HINT() configuration macro.
  9921.  
  9922. 2002-06-10 Monday 16:48  sam
  9923.  
  9924.    * ./FAQ: added QT6 FAQ entry.
  9925.  
  9926. 2002-06-10 Monday 00:41  sam
  9927.  
  9928.    * ./configure.in: fixed inet_pton detection.
  9929.    * ./plugins/filter/deinterlace.c: the blend mode is now a lot smoother, but
  9930.      also a bit slower, so I also kept the old version, optimized it, and
  9931.      called it "mean".
  9932.  
  9933. 2002-06-09 Sunday 22:57  massiot
  9934.  
  9935.  * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
  9936.  * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
  9937.  
  9938. 2002-06-09 Sunday 22:33  massiot
  9939.  
  9940.  file mpeg2.icns was initially added on branch v0_4_1_branch.
  9941.  
  9942. 2002-06-09 Sunday 22:33  massiot
  9943.  
  9944.  file mpeg4.icns was initially added on branch v0_4_1_branch.
  9945.  
  9946. 2002-06-09 Sunday 22:33  massiot
  9947.  
  9948.  file generic.icns was initially added on branch v0_4_1_branch.
  9949.  
  9950. 2002-06-09 Sunday 22:33  massiot
  9951.  
  9952.  * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
  9953.  * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
  9954.  
  9955. 2002-06-09 Sunday 22:33  massiot
  9956.  
  9957.  file mpeg1.icns was initially added on branch v0_4_1_branch.
  9958.  
  9959. 2002-06-09 Sunday 22:33  massiot
  9960.  
  9961.  file divx.icns was initially added on branch v0_4_1_branch.
  9962.  
  9963. 2002-06-09 Sunday 22:33  massiot
  9964.  
  9965.  file mpeg.icns was initially added on branch v0_4_1_branch.
  9966.  
  9967. 2002-06-08 Saturday 14:08  sam
  9968.  
  9969.    * ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait
  9970.      implementation to avoid races, by using SetEvent instead of PulseEvent.
  9971.  
  9972. 2002-06-08 Saturday 01:41  lool
  9973.  
  9974.    * ./configure.in: checking for the header should be enough in most cases
  9975.    * ./plugins/xosd/xosd.c: configuration options
  9976.  
  9977. 2002-06-07 Friday 23:53  sam
  9978.  
  9979.    * ./plugins/win32/*: tried to port the Win32 interface to the new API. Seems
  9980.      to be still crashing.
  9981.  
  9982. 2002-06-07 Friday 22:41  lool
  9983.  
  9984.    * forgot to cvs add the _files_ -- sorry
  9985.  
  9986. 2002-06-07 Friday 22:32  lool
  9987.  
  9988.    * fixed my typos in configure.in
  9989.  
  9990. 2002-06-07 Friday 22:24  lool
  9991.  
  9992.    * basic On Screen Display intf-plugin based on libxosd
  9993.  
  9994. 2002-06-07 Friday 21:45  sam
  9995.  
  9996.    * ./src/misc/netutils.c: network mode works again.
  9997.  
  9998. 2002-06-07 Friday 19:54  sam
  9999.  
  10000.    * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have all their features back.
  10001.    * ./src/playlist/playlist.c: fixed an off-by-one loop error.
  10002.  
  10003. 2002-06-07 Friday 16:06  sam
  10004.  
  10005.    * ./plugins/dummy/input_dummy.c: dummy targets such as vlc:nop, vlc:loop
  10006.      and vlc:quit work again.
  10007.    * ./src/playlist/playlist.c: when a new target is added, for instance through     the "File" menu, it is automatically played.
  10008.  
  10009. 2002-06-07 Friday 14:59  sam
  10010.  
  10011.    * ./include/vlc_objects.h: pointers are set to NULL after a call to
  10012.      vlc_object_destroy (idea from stef).
  10013.    * ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec
  10014.      <alipiec@adrenalina.pl>.
  10015.  
  10016. 2002-06-07 Friday 14:30  sam
  10017.  
  10018.    * ./src/playlist/playlist.c: lots of playlist behaviour enhancements.
  10019.    * ./src/misc/objects.c: we do not hang on attempt to destroy an object with
  10020.      a non-zero reference count, but we still complain.
  10021.    * ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such
  10022.      as play, pause, stop, next, fast etc. work again.
  10023.    * ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a
  10024.      workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes.
  10025.    * ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the
  10026.      appropriate properties, we use it.
  10027.  
  10028. 2002-06-05 Wednesday 20:58  titer
  10029.  
  10030.  Minor fix for the BeOS' make-package (icon loss).
  10031.  
  10032. 2002-06-05 Wednesday 18:29  stef
  10033.  
  10034.  * Set object pointer to NULL after destroy.
  10035.  
  10036. 2002-06-05 Wednesday 18:07  stef
  10037.  
  10038.  * Added mouse coordinates to vout struct. They are only update from x11 for now,
  10039.  and they are used nowhere.
  10040.  
  10041. 2002-06-04 Tuesday 20:33  sam
  10042.  
  10043.  (new in MAIN)
  10044.    * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
  10045.      fullscreen from the popup menu.
  10046.  (from v0_4_1_branch)
  10047.    * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
  10048.      from the popup menu.
  10049.    * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
  10050.      a segfault in the Gnome popup menu when toggling the interface.
  10051.  
  10052. 2002-06-04 Tuesday 18:30  sam
  10053.  
  10054.    * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
  10055.      from the popup menu.
  10056.  
  10057. 2002-06-04 Tuesday 13:16  sam
  10058.  
  10059.       ___   _   _    _  _____ _____    ____ _        _    ____  _____
  10060.      |_ _| | | | |  / \|_   _| ____|  / ___| |      / \  |  _ \| ____|
  10061.       | |  | |_| | / _ \ | | |  _|   | |  _| |     / _ \ | | | |  _|
  10062.       | |  |  _  |/ ___ \| | | |___  | |_| | |___ / ___ \| |_| | |___
  10063.      |___| |_| |_/_/   \_\_| |_____|  \____|_____/_/   \_\____/|_____|
  10064.  
  10065.    * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
  10066.      a segfault in the Gnome popup menu when toggling the interface.
  10067.  
  10068. 2002-06-04 Tuesday 00:11  sam
  10069.  
  10070.  (new in MAIN)
  10071.    * ./src/interface/interface.c: interfaces are no longer attached only to
  10072.      p_vlc.
  10073.    * ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c,
  10074.      ./src/input/input.c: improvements in the playlist handling (not quite that
  10075.      yet though).
  10076.  (ported from v0_4_1_branch)
  10077.    * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
  10078.    * ./src/misc/configuration.c: fixed the --nofoo option handling.
  10079.    * ./src/interface/main.c: fixed two compilation warnings under Solaris.
  10080.  
  10081. 2002-06-03 Monday 23:16  sam
  10082.  
  10083.    * ./debian/rules: forgot to commit this file.
  10084.  
  10085. 2002-06-03 Monday 23:14  sam
  10086.  
  10087.    * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
  10088.  
  10089.     (what? frozen? sorry, I can't hear you)
  10090.  
  10091. 2002-06-03 Monday 22:21  sam
  10092.  
  10093.    * ./configure.in: fixed a breakage.
  10094.    * ./debian/control: activated libdvbpsi.
  10095.  
  10096. 2002-06-03 Monday 21:43  ipkiss
  10097.  
  10098.   * added the --with-dvbpsi-tree option
  10099.  
  10100. 2002-06-03 Monday 21:40  ipkiss
  10101.  
  10102.   * added the --with-dvbpsi-tree option
  10103.  
  10104. 2002-06-03 Monday 17:19  sam
  10105.  
  10106.    * ./src/misc/configuration.c: fixed the --nofoo option handling.
  10107.    * ./src/interface/main.c: fixed two compilation warnings under Solaris.
  10108.    * ./plugins/avi/avi.c, ./plugins/mpeg_system/mpeg_audio.c: ES will be
  10109.      selected only once.
  10110.    * updated TODO list.
  10111.  
  10112. 2002-06-03 Monday 00:28  sam
  10113.  
  10114.    * ./src/misc/netutils.c: factored code common to the interfaces into the
  10115.      network_ChannelJoin function.
  10116.    * ./plugins/mga/xmga.c, ./plugins/x11/xcommon.c, ./plugins/sdl/vout_sdl.c,
  10117.      ./plugins/directx/vout_events.c: we can now use keys F1 to F12 to switch
  10118.      channels from the video output window.
  10119.  
  10120. 2002-06-02 Sunday 23:43  bozo
  10121.  
  10122.    * Makefile, configure.in, configure, MODULES: added a52_system input module.
  10123.    * plugins/a52_system/Makefile, plugins/a52_system/a52_system.c: a52 input
  10124.      module.
  10125.    * plugins/ac3_spdif/ac3_spdif.c: added a little mwait to avoid a flood from
  10126.      the a52 input module.
  10127.  
  10128.  Note: the new module aims at reading ac3 streams but it works only with the
  10129.  ac3_spdif "decoder" since it is the only one which dates each frame contrary
  10130.  to the others which can't avoid a flood from the input module.
  10131.  
  10132. 2002-06-02 Sunday 23:29  sam
  10133.  
  10134.  (ported from v0_4_1_branch)
  10135.    * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
  10136.      Vladimir Chernyshov <greengrass@writeme.com>.
  10137.  
  10138. 2002-06-02 Sunday 23:17  sam
  10139.  
  10140.    * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
  10141.      Vladimir Chernyshov <greengrass@writeme.com>.
  10142.  
  10143. 2002-06-02 Sunday 23:11  sam
  10144.  
  10145.  (new in MAIN)
  10146.    * ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout.
  10147.  (ported from v0_4_1_branch)
  10148.    * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
  10149.      currently sucks.
  10150.    * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
  10151.      and --no-foo as negations for --foo. Also, the --help output is nicer.
  10152.    * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
  10153.  
  10154. 2002-06-02 Sunday 23:03  massiot
  10155.  
  10156.  * Update README.
  10157.  
  10158. 2002-06-02 Sunday 23:03  massiot
  10159.  
  10160.  * Updated README.
  10161.  
  10162. 2002-06-02 Sunday 23:01  sam
  10163.  
  10164.    * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
  10165.      currently sucks.
  10166.    * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
  10167.      and --no-foo as negations for --foo. Also, the --help output is nicer.
  10168.  
  10169. 2002-06-02 Sunday 22:45  massiot
  10170.  
  10171.  Bumped up version number to 0.5.0-cvs.
  10172.  
  10173. 2002-06-02 Sunday 22:44  massiot
  10174.  
  10175.  Bumped up version number to 0.4.1.
  10176.  
  10177. 2002-06-02 Sunday 22:31  massiot
  10178.  
  10179.    * ./plugins/macosx: rewrote the net panel for OS X
  10180.  
  10181. 2002-06-02 Sunday 17:05  sam
  10182.  
  10183.    * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
  10184.  
  10185. 2002-06-02 Sunday 15:51  gbazin
  10186.  
  10187.  * ./include/vlc_common.h: got rid of i_thread in VLC_COMMON_MEMBERS.
  10188.  
  10189. 2002-06-02 Sunday 14:26  gbazin
  10190.  
  10191.  * ./include/os_specific.h: changed prototype of system_*() to use vlc_t
  10192.  instead of vlc_object_t.
  10193.  
  10194. 2002-06-02 Sunday 13:49  sam
  10195.  
  10196.  (new in MAIN)
  10197.    * ./plugins/dvd/dvd_es.c, ./plugins/satellite/input_satellite.c,
  10198.      ./plugins/dvdread/input_dvdread.c: updated outdated variable names.
  10199.  (ported from 0_4_1_branch)
  10200.    * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
  10201.      which caused subtitles to appear slanted in odd width windows.
  10202.  
  10203. 2002-06-02 Sunday 13:41  sam
  10204.  
  10205.    * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
  10206.      which caused subtitles to appear slanted in odd width windows.
  10207.  
  10208. 2002-06-02 Sunday 13:38  gbazin
  10209.  
  10210.  * ./include/vlc_threads.h: re-merged vlc_threads.h and threads_funcs.h.
  10211.  
  10212. 2002-06-02 Sunday 12:16  massiot
  10213.  
  10214.  * New Loop menu item in OS X interface.
  10215.  
  10216. 2002-06-02 Sunday 11:59  sam
  10217.  
  10218.  (new in MAIN)
  10219.    * ./src/playlist/playlist.c, src/input/input.c: added safety checks to
  10220.      prevent crashes on next file.
  10221.  (ported from 0_4_1_branch)
  10222.    * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
  10223.      popup menus when no stream is being played, even in network mode.
  10224.    * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
  10225.  
  10226. 2002-06-02 Sunday 11:55  sam
  10227.  
  10228.    * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
  10229.      popup menus when no stream is being played, even in network mode.
  10230.  
  10231. 2002-06-02 Sunday 10:55  sam
  10232.  
  10233.    * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
  10234.  
  10235. 2002-06-02 Sunday 10:28  gbazin
  10236.  
  10237.  * ./plugins/a52/a52.c: compilation fix. Following C99 we have to include
  10238.  <stdint.h> but Solaris doesn't have it so we include <inttypes.h> when
  10239.  it isn't found.
  10240.  
  10241. 2002-06-02 Sunday 09:03  sam
  10242.  
  10243.    * ./src/video_output/video_output.c: fixed the "picture has invalid status"
  10244.      bug which might have been the cause of crashes.
  10245.    * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
  10246.      using "--filter crop --autocrop".
  10247.    * ./vlc.spec: added missing filters to the RPM generation.
  10248.    * ./src/misc/objects.c: commented all functions.
  10249.    * ./src/misc/objects.c: implemented vlc_object_find( , , FIND_ANYWHERE).
  10250.    * ./src/misc/objects.c: renamed vlc_object_unlink to vlc_object_detach.
  10251.  
  10252. 2002-06-02 Sunday 02:23  sam
  10253.  
  10254.    * ./src/video_output/video_output.c: fixed the "picture has invalid status"
  10255.      bug which might have been the cause of crashes.
  10256.  
  10257. 2002-06-02 Sunday 02:04  sam
  10258.  
  10259.    * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
  10260.      using "--filter crop --autocrop".
  10261.    * ./vlc.spec: added missing filters to the RPM generation.
  10262.  
  10263. 2002-06-02 Sunday 01:20  massiot
  10264.  
  10265.  * Channel change support on Mac OS X ;
  10266.  * New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
  10267.  
  10268. 2002-06-02 Sunday 00:43  sam
  10269.  
  10270.    * ./plugins/filter/crop.c: crop filter. Usage examples:
  10271.        --filter crop --crop-geometry 640x480
  10272.        --filter crop --crop-geometry 320x200+10+10
  10273.  
  10274. 2002-06-01 Saturday 18:04  sam
  10275.  
  10276.    * ALL: got rid of p_object->p_this which is now useless.
  10277.  
  10278. 2002-06-01 Saturday 17:11  sam
  10279.  
  10280.    * ./bootstrap.sh: ah ah ah. CVS likes to make fun out of me.
  10281.  
  10282. 2002-06-01 Saturday 17:09  sam
  10283.  
  10284.    * ./include/main.h, ./plugins/beos/intf_beos.cpp: BeOS compilation fixes.
  10285.    * ./bootstrap.sh, ./src/libvlc.h, ./po/*: fixed bootstrap.sh so that it does
  10286.      not include CVS Id lines in automatically created files.
  10287.  
  10288. 2002-06-01 Saturday 16:45  sam
  10289.  
  10290.    * ./plugins/dummy/intf_dummy.c, ./plugins/chroma/i420_yuy2.c,
  10291.      src/interface/intf_eject.c, src/misc/threads.c: win32 compilation fix.
  10292.    * ./plugins/directx/aout_directx.c, plugins/directx/vout_directx.c,
  10293.      ./plugins/directx/vout_events.c: the DirectX notification and event threads
  10294.      now use the vlc_thread_create / vlc_thread_ready scheme. Untested.
  10295.    * ./configure.in: added a check for inttypes.h and sys/int_types.h.
  10296.    * ./configure.in: fixed the HTTP plugin compilation under BeOS.
  10297.    * ./plugins/network/ipv6.c: reactivated IPv6 module.
  10298.  
  10299. 2002-06-01 Saturday 14:31  sam
  10300.  
  10301.    * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
  10302.    * ./include/main.h: replaced p_sys with explicit variables because it's
  10303.      really much simpler this way. Gildas, will you ever forgive me ? :-)
  10304.  
  10305. 2002-06-01 Saturday 13:52  sam
  10306.  
  10307.    * ./src/misc/beos_specific.cpp: the BeOS BApplication thread now uses the
  10308.      vlc_thread_create / vlc_thread_ready scheme to signal readiness.
  10309.    * ./src/misc/objects.c: prevent the creation of a too small vlc_object_t.
  10310.    * ./include/vdec_ext-plugins.h: removed the vdec_thread_t declaration, which
  10311.      belongs to plugins/mpeg_vdec.
  10312.    * ./ChangeLog: imported the 0_4_1_branch changelog.
  10313.    * ./plugins/chroma/i420_yuy2.h: imported a 0_4_1_branch fix.
  10314.  
  10315. 2002-06-01 Saturday 12:31  sam
  10316.  
  10317.    * ALL: the first libvlc commit.
  10318.  
  10319.     As for video output 4, this breaks almost everything, but I'll slowly
  10320.    do what remains to be fixed during the weekend.
  10321.  
  10322.     Changes in vlc:
  10323.     ===============
  10324.  
  10325.    * vlc is now a very small program (20 lines) which uses the libvlc API;
  10326.     it is quite simple for the moment but can be extended in the future.
  10327.  
  10328.    * interfaces, decoders, video outputs, etc. are now almost the same
  10329.     objects (yes, I know, this is C++ redone in C) and are structured in
  10330.     a tree. More about this later, but basically it allows the following
  10331.     nice features:
  10332.      - several interfaces
  10333.      - several playlists with several outputs
  10334.      - input plugins spawning helper interfaces (will be used for DVD menus)
  10335.      - anything spawning anything; I swear there are useful uses for this!
  10336.  
  10337.    * libvlc can be used in other programs; I'm currently writing a Mozilla
  10338.     plugin for my employer.
  10339.  
  10340.     Things currently broken:
  10341.     ========================
  10342.  
  10343.    * most interfaces, most ports
  10344.    * the playlist handling (almost finished rewriting this though). This means
  10345.     no file can be played from the GUI, you need to use the commandline. This
  10346.     also means it segfaults at EOF, when exiting the program, and it sometimes
  10347.     refuses to open a file when asked to.
  10348.  
  10349. 2002-06-01 Saturday 11:38  sam
  10350.  
  10351.    * Backported fixes from MAIN.
  10352.  
  10353. 2002-06-01 Saturday 10:36  sam
  10354.  
  10355.    * ./ChangeLog: updated changelog.
  10356.  
  10357. 2002-05-30 Thursday 13:22  asmax
  10358.  
  10359.  - removed the obsolete artificial delay when switching channels.
  10360.    Now it is ultra-fast !
  10361.  
  10362. 2002-05-30 Thursday 08:59  xav
  10363.  
  10364.   * intf_eject.c : added ejection code for Win32. Please test it under
  10365.                    Win95/98/Me, I just can't install a winme
  10366.                    in my work office :).
  10367.   * plugins/win32/* : enabled the "Eject" button (thanks Ipkiss)
  10368.   * src/misc/netutils.c : just changed my mail :P
  10369.  
  10370. 2002-05-30 Thursday 08:17  gbazin
  10371.  
  10372.  * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
  10373.  default value as an argument.
  10374.  * modified the command line parsing to accept --foo and --no-foo when a
  10375.  "foo" boolean config option is defined.
  10376.  * modified the help menu to indicate if the option is enabled or
  10377.  disabled by default.
  10378.  
  10379. 2002-05-29 Wednesday 18:39  sam
  10380.  
  10381.    * ./src/video_output/video_output.c: when the video output hasn't received
  10382.      a new picture for a while, it redisplays the last displayed one. This will
  10383.      be useful for DVD menus, but also solves the "picture becomes black when
  10384.      vlc is paused" issue.
  10385.  
  10386. 2002-05-28 Tuesday 18:34  stef
  10387.  
  10388.  *Added a b_force flag to picture_t so that we can force the display
  10389.  of an image even if it is late.
  10390.  
  10391. 2002-05-27 Monday 18:35  sam
  10392.  
  10393.    * ./po/pl.po: uh uh uh, forgot to cvs add this file...
  10394.  
  10395. 2002-05-27 Monday 18:34  sam
  10396.  
  10397.    * ./po/vlc.pot: updated potfile.
  10398.    * ./po/pl.po: polish translation, courtesy of Arkadiusz Lipiec
  10399.      <A.Lipiec@elka.pw.edu.pl>.
  10400.  
  10401. 2002-05-27 Monday 18:33  sam
  10402.  
  10403.    * ./debian/control: updated Debian package descriptions.
  10404.  
  10405. 2002-05-27 Monday 16:01  fenrir
  10406.  
  10407.      ALL : In order to make ac3 working in avi file, I've deplaced some code
  10408.  from ac3 decoder to mpeg_system.c. ( skip 3 bytes is now done in
  10409.  mpeg_system.c and no longer in ac3 audio decoder ).
  10410.  
  10411. 2002-05-27 Monday 01:49  alexis
  10412.  
  10413.  Link to the GPL licence
  10414.  GFDL licence know used for the licence
  10415.  
  10416. 2002-05-25 Saturday 21:42  massiot
  10417.  
  10418.  Changed download URL.
  10419.  
  10420. 2002-05-25 Saturday 19:15  marcari
  10421.  
  10422.    * src/misc/netutils.c: tests if message from vlcs begins with 'E:' or 'I:'
  10423.    instead of testing 'E: ' and 'I: ' (to simplify miniVLCS)
  10424.  
  10425. 2002-05-24 Friday 12:42  gbazin
  10426.  
  10427.  * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
  10428.  to BitstreamNextDataPacket() in GetChunk().
  10429.  Code using GetChunk() also needs to check fifo->b_die before using the
  10430.  obtained data.
  10431.  This fixes frequent crashes you get on win32 with the a52 plugin when you
  10432.  close a stream.
  10433.  
  10434. 2002-05-23 Thursday 22:33  massiot
  10435.  
  10436.  update release-howto
  10437.  
  10438. 2002-05-23 Thursday 22:21  sam
  10439.  
  10440.    * ./src/video_output/video_output.c: the video output thread was never
  10441.      joined! A pretty old bug...
  10442.  
  10443. 2002-05-23 Thursday 21:42  massiot
  10444.  
  10445.  Updated Mac OS X readme, courtesy of The DJ <d.hartman@student.utwente.nl>.
  10446.  
  10447. 2002-05-22 Wednesday 23:40  massiot
  10448.  
  10449.   * Updated ChangeLog
  10450.   * Updated release date
  10451.  
  10452. 2002-05-22 Wednesday 23:11  massiot
  10453.  
  10454.  Fixed HTTP input under Win32 (thanks ipkiss).
  10455.  
  10456. 2002-05-22 Wednesday 19:31  gbazin
  10457.  
  10458.  * ./src/misc/modules.c: restored plugins hiding as the problem is fixed.
  10459.  * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If
  10460.     we don't do this, trying to use the class when the plugin is reloaded will
  10461.     cause a segfault.
  10462.  
  10463.  PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps
  10464.      an internal state which isn't updated when we reload the plugin.
  10465.  
  10466. 2002-05-22 Wednesday 17:19  sam
  10467.  
  10468.    * ./src/misc/modules.c: disabled module autohide until we find out why a
  10469.      reloaded module sometimes does not work properly.
  10470.  
  10471. 2002-05-22 Wednesday 17:17  sam
  10472.  
  10473.    * ./plugins/access/file.c, plugins/dvd/dvd_seek.c: readability changes.
  10474.    * ./Makefile: the vlc rule depends on modules_builtin.h.
  10475.    * ./include/modules_inner.h: removed useless code.
  10476.  
  10477. 2002-05-22 Wednesday 11:23  lool
  10478.  
  10479.    * ./include/modules_inner.h: fixed a crash when reopening a hidden
  10480.      module (by sam)
  10481.  
  10482. 2002-05-21 Tuesday 22:09  massiot
  10483.  
  10484.  * Updated spec for ffmpeg.
  10485.  
  10486. 2002-05-21 Tuesday 01:40  sam
  10487.  
  10488.    * ./src/input/input.c: fixed a bug with the input remaining stuck when no
  10489.      network data was present.
  10490.  
  10491. 2002-05-21 Tuesday 00:34  sam
  10492.  
  10493.    * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek.c: very minor cosmetic
  10494.      fixes.
  10495.  
  10496. 2002-05-21 Tuesday 00:23  sam
  10497.  
  10498.    * src/input/input_ext-plugins.c, src/input/input_ext-intf.c: boundary checks
  10499.      on seek.
  10500.  
  10501. 2002-05-20 Monday 22:39  sam
  10502.  
  10503.    * ./src/interface/main.c: fixed a little memleak.
  10504.    * ./src/input/input_dec.c: removed useless code.
  10505.    * ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized
  10506.      variables.
  10507.    * ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value.
  10508.  
  10509. 2002-05-20 Monday 22:36  sam
  10510.  
  10511.    * ./src/misc/iso_lang.c: code simplifications.
  10512.    * ./src/misc/iso_lang.c: the language prototypes now use the const keyword.
  10513.  
  10514. 2002-05-20 Monday 22:34  sam
  10515.  
  10516.    * ./po/*: updated language files.
  10517.  
  10518. 2002-05-20 Monday 22:30  sam
  10519.  
  10520.    * ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen (gibalou
  10521.      on t'aiiiiiiiiimeuh).
  10522.  
  10523. 2002-05-20 Monday 22:26  sam
  10524.  
  10525.    * ./configure.in: tried to fix the -lavcodec detection.
  10526.  
  10527. 2002-05-20 Monday 20:58  massiot
  10528.  
  10529.  * Bumped up version number to 0.4.0 ;
  10530.  * Updated changelog.
  10531.  
  10532. 2002-05-20 Monday 19:49  gbazin
  10533.  
  10534.  * First try for IPv6 support on Win32. This hasn't been tested so it
  10535.    might not work! To compile this stuff you need a mingw compiler with
  10536.    w32api-1.3.
  10537.  
  10538.  The win32 code uses the getaddrinfo function because inet_pton is
  10539.  supposed to be deprecated and not supported by Microsoft. gethostbyname2
  10540.  isn't supported as well. Maybe we could try to unify the ipv6 plugin and
  10541.  have all the ports use getaddrinfo ? (I didn't dare to do it because I
  10542.  don't want to break anything before a release ;-)
  10543.  
  10544. 2002-05-20 Monday 19:34  sam
  10545.  
  10546.    * ./src/video_output/vout_pictures.c: workaround for a bug in the dummy vout.
  10547.  
  10548. 2002-05-20 Monday 19:12  sam
  10549.  
  10550.    * ./Makefile: we check for Makefile.config before including it.
  10551.  
  10552. 2002-05-20 Monday 19:02  sam
  10553.  
  10554.    * ./plugins/dummy/dummy.c: added --dummy-chroma option.
  10555.    * ./plugins/dummy/vout_dummy.c: the dummy vout plugin now uses vlc's
  10556.      vout_AllocatePicture instead of its own.
  10557.    * ./src/video_output/vout_pictures.c: added YUY2 in vout_AllocatePicture.
  10558.  
  10559. 2002-05-20 Monday 18:51  massiot
  10560.  
  10561.  Added Makefile.config.
  10562.  
  10563. 2002-05-20 Monday 18:43  sam
  10564.  
  10565.    * ./Makefile: forgot to remove Makefile.config in the distclean rule.
  10566.  
  10567. 2002-05-20 Monday 15:03  gbazin
  10568.  
  10569.  * Added an option to disable the dynamic range compression.
  10570.  
  10571. 2002-05-20 Monday 14:22  sam
  10572.  
  10573.    * ./ChangeLog: updated changelog.
  10574.  
  10575. 2002-05-20 Monday 14:12  sam
  10576.  
  10577.    * ./Makefile.opts.in: removed configuration stuff which does not need to
  10578.      rebuild anything to Makefile.config, so that editing it will not cause
  10579.      a complete rebuild.
  10580.  
  10581. 2002-05-19 Sunday 23:51  massiot
  10582.  
  10583.  Mac OS X-specific :
  10584.  * We now use real-time threads ;
  10585.  * Worked around a bug when seeking ;
  10586.  All :
  10587.  * Removed my patch to the video output since it causes problems for some
  10588.    people.
  10589.  
  10590. 2002-05-19 Sunday 22:46  massiot
  10591.  
  10592.  * Fixes for ffmpeg and mad.
  10593.  
  10594. 2002-05-19 Sunday 20:55  massiot
  10595.  
  10596.  * OS X intf is now more consistent with Apple guidelines.
  10597.  
  10598. 2002-05-19 Sunday 16:01  massiot
  10599.  
  10600.  Removed fixed entries.
  10601.  
  10602. 2002-05-19 Sunday 12:57  gbazin
  10603.  
  10604.  * filters were using memalign but freeing p_data instead of p_data_orig.
  10605.  * updated MSVC++ project.
  10606.  * small corrections to the LONGTEXT descriptions in main.c.
  10607.  
  10608. 2002-05-19 Sunday 12:12  massiot
  10609.  
  10610.  * A few updates.
  10611.  
  10612. 2002-05-19 Sunday 12:09  massiot
  10613.  
  10614.  * New vlc.spec, courtesy of Yves Duret <yves.duret@mandrakesoft.com>.
  10615.  
  10616. 2002-05-19 Sunday 11:29  massiot
  10617.  
  10618.  * New --with-ffmpeg option for standard installations.
  10619.  
  10620. 2002-05-19 Sunday 11:02  massiot
  10621.  
  10622.  Updated long descriptions.
  10623.  
  10624. 2002-05-19 Sunday 09:37  gbazin
  10625.  
  10626.  * moved the mpeg-motion and mpeg-idct options to the mpeg_vdec plugin
  10627.  * added a few *_LONGTEXT descriptions to main.c
  10628.  * on win32 DVD/VCD_DEVICE defaults to to D:
  10629.  
  10630.  Could anyone finish the *_LONGTEXT descriptions in main.c. There aren't
  10631.  that many left right now, just the ones I didn't really know what to do
  10632.  with.
  10633.  If someone also wants to review and change the already existing
  10634.  *_LONGTEXT descriptions, he is welcome as well because there are not
  10635.  really high quality descriptions :(
  10636.  
  10637. 2002-05-19 Sunday 00:43  massiot
  10638.  
  10639.  * Another addition.
  10640.  
  10641. 2002-05-19 Sunday 00:34  massiot
  10642.  
  10643.  * Desperate attempt to improve audio output ;
  10644.  * Updated documentation.
  10645.  
  10646. 2002-05-18 Saturday 22:41  gbazin
  10647.  
  10648.  * updated INSTALL.win32
  10649.  * a little bit of clean-up in the directx video output plugin
  10650.  
  10651. 2002-05-18 Saturday 17:53  massiot
  10652.  
  10653.  * Warning levels are no longer additive, patch courtesy of Arnaud de
  10654.    Bossoreille de Ribou <bozo@via.ecp.fr>
  10655.  
  10656. 2002-05-18 Saturday 17:47  sam
  10657.  
  10658.    * ALL: changed __inline__ with inline (autoconf does the job for us anyway,
  10659.      and mipspro doesn't know about __inline__).
  10660.  
  10661. 2002-05-18 Saturday 15:51  gbazin
  10662.  
  10663.  * fixed deadlock in NextFrame() in aout_pcm.c
  10664.  
  10665. 2002-05-18 Saturday 14:03  gbazin
  10666.  
  10667.  * updated the MSVC++ project files and added support for dirent (vlc compiled
  10668.     with msvc can now load plugins - even compiled with mingw).
  10669.  * small portability fixes.
  10670.  
  10671. 2002-05-18 Saturday 13:33  massiot
  10672.  
  10673.  * Menu item to maximize the volume in Mac OS X ;
  10674.  * Dropped dependancy on autoconf 2.52.
  10675.  
  10676. 2002-05-18 Saturday 13:30  gbazin
  10677.  
  10678.  * modified the directx video plugin to try to create an YUV surface before
  10679.     falling back to an RGB surface when it's not possible to use overlays.
  10680.     Some graphic cards can do the YUV->RGB conversion in hardware during the
  10681.     blitting stage.
  10682.  * in the directx video plugin, we now request that the RGB surface be created
  10683.     in video memory. The reasoning behind this is that usually surfaces in
  10684.     video memory benefit from more hardware acceleration (like for instance
  10685.     hw rescaling, hw blitting, etc...)
  10686.  * added two options to the directx video plugin to disable the above features.
  10687.     (mainly because my video driver is buggy and doesn't handle them well).
  10688.  
  10689.  * small cosmetic changes to the generation of the config file.
  10690.  
  10691.  * fix for config_GetHomeDir() on win32. SHGetFolderPath() is located in
  10692.     shfolder.dll not shell32.dll.
  10693.  * fix for the gtk preferences dialog box. To be sure that an int or float value
  10694.     is actually changed we call gtk_spin_button_update() in the
  10695.     GtkInt/FloatChanged() event handler.
  10696.  
  10697. 2002-05-18 Saturday 11:59  sam
  10698.  
  10699.    * ./debian/control: made the Build-Depends: entry a one-liner (Closes
  10700.      Debian bug #147103).
  10701.  
  10702. 2002-05-18 Saturday 08:50  stef
  10703.  
  10704.  *A lock was not released;
  10705.  
  10706. 2002-05-17 Friday 18:06  stef
  10707.  
  10708.  *Don't keep the control lock during the pause
  10709.  
  10710. 2002-05-17 Friday 18:01  stef
  10711.  
  10712.  *check for b_die and b_error in all loops so that we don't remain stuck
  10713.  waiting for data whereas the vlc has tried to quit.
  10714.  
  10715. 2002-05-17 Friday 16:38  sam
  10716.  
  10717.    * ./src/misc/mtime.c: we use nanosleep whenever possible (patch from Meuuh).
  10718.  
  10719. 2002-05-17 Friday 15:14  lool
  10720.  
  10721.    * removed usage of usleep (not thread safe) (by Meuuh)
  10722.  
  10723. 2002-05-17 Friday 14:17  lool
  10724.  
  10725.    * video output patch to improve handling of late pictures (by Meuuh)
  10726.  
  10727. 2002-05-17 Friday 00:58  sam
  10728.  
  10729.    * ./src/interface/intf_msg.c, src/interface/intf_playlist.c: disabled
  10730.      calls to realloc(_,0) in a similar way to input_programs.c.
  10731.  
  10732. 2002-05-16 Thursday 13:20  gbazin
  10733.  
  10734.  * src/input/input_programs.c: fixed memory corruption by setting a few
  10735.      pointers to NULL after they have been free()ed.
  10736.  * src/input/input_programs.c: removed now useless ASSERTs.
  10737.  
  10738.  This patch comes from sam, so if you want to blame someone blame him ;-)
  10739.  
  10740. 2002-05-15 Wednesday 15:46  asmax
  10741.  
  10742.  - check size to avoid realloc(0)
  10743.  
  10744. 2002-05-15 Wednesday 13:36  marcari
  10745.  
  10746.    * removed a debug message that I forgot in my previous commit
  10747.  
  10748. 2002-05-15 Wednesday 13:07  marcari
  10749.  
  10750.  On sam's advice I added the input_FDNetworkClose() function to be called
  10751.  when closing a  networking stream instead of input_FDClose().  It is due
  10752.  to WIN32  because we have  to call  closesocket() instead of  close() to
  10753.  close the socket. The problem was  : windows did not leave the multicast
  10754.  group when closing the socket.
  10755.  
  10756.    * input_ext-plugins.c : where is located the function
  10757.    * *.h : function declaration
  10758.    * udp.c, http.c : these modules now call input_FDNetworkClose()
  10759.  
  10760. 2002-05-15 Wednesday 11:06  marcari
  10761.  
  10762.    * netutils.c: use closesocket() instead of close() at the end
  10763.    of the network_ChannelJoin() for WIN32.
  10764.  
  10765.    It closes the following bug : when changing channel we sometimes got
  10766.    a 'no answer from vlcs' even if the answer is sent back.
  10767.  
  10768. 2002-05-15 Wednesday 01:29  sam
  10769.  
  10770.    * ./src/misc/configuration.c: fixed an issue with long options from
  10771.      modules where option arguments and playlist entries were mixed.
  10772.  
  10773. 2002-05-15 Wednesday 00:04  sam
  10774.  
  10775.    * ./configure.in: added libdvbpsi version check.
  10776.  
  10777. 2002-05-15 Wednesday 00:02  sam
  10778.  
  10779.    * ./include/modules_inner.h: fixed a bug in module reinitialization,
  10780.      which should fix crashes after a long pause.
  10781.  
  10782. 2002-05-14 Tuesday 21:23  massiot
  10783.  
  10784.  Fixed a bug (glitch/segfault) when seeking.
  10785.  
  10786. 2002-05-14 Tuesday 20:54  jobi
  10787.  
  10788.      * src/input/mpeg_system.c : We handle PCR even if they are not attached
  10789.                                  to a PMT.
  10790.  
  10791. 2002-05-14 Tuesday 20:39  gbazin
  10792.  
  10793.  * new --with-mad-tree configure option.
  10794.  * updated BUGS file.
  10795.  
  10796. 2002-05-14 Tuesday 20:27  massiot
  10797.  
  10798.  It should now be possible to quit when reading a bogus file.
  10799.  
  10800. 2002-05-14 Tuesday 19:47  sam
  10801.  
  10802.    * ./src/misc/modules.c: if a module has a zero-scored capability, we don't
  10803.      try to use it, unless it was explicitely requested (--vout for example).
  10804.  
  10805. 2002-05-14 Tuesday 19:33  bozo
  10806.  
  10807.    * src/misc/iso-639.def, include/iso_lang.h, src/misc/iso_lang.c: iso-839-[12] tools.
  10808.    * include/common.h, src/misc/modules_plugin.h: export the 3 new functions.
  10809.    * plugins/dvd/dvd_es.c, plugins/dvd/dvd_summary.c, plugins/dvdread/input_dvdread.c: adapted DecodeLanguage calls to the new behaviour.
  10810.    * plugins/mpeg_system/mpeg_ts.c: ISO-639-2 descriptors handling.
  10811.  
  10812. 2002-05-14 Tuesday 18:11  sam
  10813.  
  10814.   * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilation fixes courtesy
  10815.     of Yves Duret and other Mandrakesoft guys I don't know.
  10816.  
  10817. 2002-05-14 Tuesday 16:45  jobi
  10818.  
  10819.      * src/input/mpeg_system.c: fixed an old old bug in TS demux, thank you
  10820.                                 Meuuh.
  10821.  
  10822. 2002-05-14 Tuesday 01:14  jobi
  10823.  
  10824.      * doc/vlc-howto.sgml: Spelling mistakes, small updates, harmonization
  10825.                            with other documentations (thank you Alexis)
  10826.      * plugins/satellite/*: some fixes in options parsing (thank you Sam)
  10827.  
  10828. 2002-05-13 Monday 23:15  massiot
  10829.  
  10830.  * New OS X icon, courtesy of Joeri van Dooren <joeri@van.dooren.be> ;
  10831.  * Mac OS X fix.
  10832.  
  10833. 2002-05-13 Monday 21:55  fenrir
  10834.  
  10835.      * include/video.h : added new fourcc code for avi
  10836.      * ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 ,
  10837.          so i have added support for this. But you can always use old ffmpeg
  10838.          library  without any problem ( i hope ;)
  10839.  
  10840. 2002-05-13 Monday 19:30  sam
  10841.  
  10842.    * ./plugins/filter/clone.c: New filter, `--filter clone', duplicates
  10843.      display. To duplicate 12 times, use `--filter clone:12'.
  10844.  
  10845. 2002-05-12 Sunday 20:56  massiot
  10846.  
  10847.  * Fixed menus [Mac OS X port]
  10848.  * Objective-C files are now .m
  10849.  * Fixed a major bug in the spu decoder
  10850.  * Disabled auto-hiding of mouse cursor since it doesn't work when browsing
  10851.    menus ; instead, click in the video window
  10852.  
  10853. 2002-05-12 Sunday 01:39  massiot
  10854.  
  10855.  * Mac OS X port : menus for Program/Title/Chapter/Languages.
  10856.  
  10857. 2002-05-10 Friday 02:04  fenrir
  10858.  
  10859.      * include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins.
  10860.      * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...)
  10861.      * Makefile configure.in : to compile it
  10862.  
  10863. 2002-05-09 Thursday 21:24  sam
  10864.  
  10865.    * ./src/interface/main.c: if Ctrl-C doesn't kill vlc cleanly for any
  10866.      reason, user just needs to hit Ctrl-C again 1 second later and we'll
  10867.      exit disgustingly instead of freezing.
  10868.  
  10869. 2002-05-09 Thursday 14:52  jobi
  10870.  
  10871.      * doc/vlc-howto.sgml : URL fix for libdvdcss
  10872.  
  10873. 2002-05-06 Monday 23:18  jlj
  10874.  
  10875.    * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
  10876.  
  10877. 2002-05-06 Monday 22:59  massiot
  10878.  
  10879.  Improvements of the OS X GUI.
  10880.  
  10881. 2002-05-06 Monday 21:05  gbazin
  10882.  
  10883.  * video plugins that don't handle rescaling themselves have to let the
  10884.    video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
  10885.    (this part needs some clean-up but it is basically working for the X11 and
  10886.     SDL plugins).
  10887.  
  10888.  * fixed fullscreen for the SDL plugin.
  10889.  
  10890.  * xmga and sdl now switch to fullscreen on double-click.
  10891.  
  10892. 2002-05-05 Sunday 08:25  gbazin
  10893.  
  10894.  * fixed the resizing and scaling of the X11 video output.
  10895.  * clicking on the video doesn't pause it anymore (use spacebar for this), but
  10896.    double-clicking will now switch between fullscreen and window mode.
  10897.  
  10898. 2002-05-04 Saturday 15:49  sam
  10899.  
  10900.    * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX.
  10901.    * ./configure.in: deactivated ipv6.so under QNX for now.
  10902.  
  10903. 2002-05-04 Saturday 03:36  lool
  10904.  
  10905.    * ./BUGS :
  10906.      - no text in the status bar with gtk intf
  10907.      - no window title in gtk intf on some machines, correct title on another
  10908.  
  10909. 2002-05-03 Friday 20:49  sam
  10910.  
  10911.    * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
  10912.      options callbacks.
  10913.  
  10914.      They don't take any argument for the moment, but this will change when
  10915.      I'm finished with my other vlc changes. There is a little problem: the
  10916.      Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
  10917.      or "Save". I think it should only call it once. Is there a way to fix
  10918.      this? Gildas? lool? :-)
  10919.  
  10920. 2002-05-03 Friday 18:40  sam
  10921.  
  10922.    * ./configure.in: we check support for variadic macros (screw Borland!).
  10923.  
  10924. 2002-05-02 Thursday 23:06  massiot
  10925.  
  10926.  Small FAQ update. Please note that everyone can update this FAQ if they
  10927.  want, it is not my property :-).
  10928.  
  10929. 2002-05-02 Thursday 23:02  massiot
  10930.  
  10931.  Added quite a few missing names.
  10932.  
  10933. 2002-05-01 Wednesday 22:32  massiot
  10934.  
  10935.  * Misc sound fixes [Mac OS X port]
  10936.  * Fixed VCD double detection
  10937.  
  10938. 2002-05-01 Wednesday 21:31  gbazin
  10939.  
  10940.  * The configuration file and the log file are opened in text mode. This mode
  10941.  should only have a meaning on Win32 and isn't supposed to break any other
  10942.  platform. If does give you any trouble then shout.
  10943.  
  10944. 2002-05-01 Wednesday 19:59  gbazin
  10945.  
  10946.  * added a --with-a52-tree option to the configure script.
  10947.  
  10948. 2002-04-30 Tuesday 12:56  gbazin
  10949.  
  10950.  * added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal
  10951.  for pointing this bug out.
  10952.  * on Win32 the aout_pcm thread is given a high priority. This helps avoiding
  10953.  lots of audio underruns, especially when moving around the video window.
  10954.  
  10955. 2002-04-29 Monday 23:57  massiot
  10956.  
  10957.  Cosmetic fixes.
  10958.  
  10959. 2002-04-29 Monday 21:22  gbazin
  10960.  
  10961.  * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
  10962.  * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
  10963.      underrun problems.
  10964.  * A little bit of DirectX plugin clean-up.
  10965.  
  10966. 2002-04-28 Sunday 19:09  jpsaman
  10967.  
  10968.  Added more information in ipkg control file.
  10969.  
  10970. 2002-04-28 Sunday 17:52  sam
  10971.  
  10972.    * ./include/modules_inner.h: the module name is now a default shortcut, for
  10973.      it, no need to manually add it.
  10974.  
  10975. 2002-04-28 Sunday 09:05  sam
  10976.  
  10977.    * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids.
  10978.  
  10979. 2002-04-28 Sunday 02:46  sam
  10980.  
  10981.    * ./include/os_specific.h: fixed my fix. sorry for the trouble.
  10982.  
  10983. 2002-04-28 Sunday 02:27  sam
  10984.  
  10985.    * ./include/os_specific.h: fixed a C++ compilation issue.
  10986.  
  10987. 2002-04-27 Saturday 22:11  gbazin
  10988.  
  10989.  * moved the function definitions from threads.h into threads_funcs.h. This
  10990.     allows us to move p_main_sys into p_main (p_main->p_sys).
  10991.  * fixed the --with-gtk-config-path and --with-sdl-config-path options in
  10992.     configure.in
  10993.  
  10994. 2002-04-27 Saturday 02:20  jobi
  10995.  
  10996.      * ALL : better FreeBSD detection for VCD input
  10997.  
  10998. 2002-04-26 Friday 23:52  massiot
  10999.  
  11000.  Fixed a typo in libdvbpsi handling.
  11001.  
  11002. 2002-04-26 Friday 23:32  jobi
  11003.  
  11004.  *    plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input.
  11005.  
  11006. 2002-04-26 Friday 20:49  gbazin
  11007.  
  11008.  * updated win32 compilation instructions.
  11009.  
  11010. 2002-04-26 Friday 18:12  jlj
  11011.  
  11012.    * Fixed my fix for the fix for vlc_memalign. Sorry O:-)
  11013.  
  11014. 2002-04-26 Friday 17:07  jlj
  11015.  
  11016.    * ./include/common.h: Fixed vlc_memalign.
  11017.  
  11018. 2002-04-26 Friday 05:43  sam
  11019.  
  11020.    * ./src/misc/beos_specific.c: added system_Configure(). Sorry O:-)
  11021.  
  11022. 2002-04-26 Friday 01:45  fenrir
  11023.  
  11024.      * src/input/input_programs.c : an video divx ES will no longer be considered as an audio ES ( thanks sam ).
  11025.  
  11026. 2002-04-26 Friday 00:20  jlj
  11027.  
  11028.    * ./src/misc/darwin_specific.c: added system_Configure().
  11029.  
  11030. 2002-04-25 Thursday 23:07  massiot
  11031.  
  11032.  * MacOS X port :
  11033.  - New creator ID : VLC#
  11034.  - Borders in fullscreen mode are now black and the movie is centered
  11035.    (jlj P0\/\/3r)
  11036.  - A/V sync should be much more precise
  11037.  
  11038. 2002-04-25 Thursday 21:52  sam
  11039.  
  11040.    * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
  11041.    * ./include/video.h: moved vout_CopyPicture out of the way, an inline
  11042.      function did not make sense here.
  11043.    * ./include/video.h: moved vout_ChromaCmp out of the way.
  11044.    * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
  11045.      video.h.
  11046.    * ./include/os_specific.h: this file is now always included.
  11047.    * ./include/debug.h: removed this file which was almost useless, and moved
  11048.      ASSERT to common.h.
  11049.    * ./include/common.h: fixed vlc_memalign and changed its prototype to
  11050.      follow posix_memalign's.
  11051.  
  11052. 2002-04-25 Thursday 21:35  sam
  11053.  
  11054.    * ./configure.in: dropped usage of $withval and $enableval in favor of the
  11055.      safer variants $with_foo and $enable_foo.
  11056.  
  11057. 2002-04-25 Thursday 02:10  jobi
  11058.  
  11059.  * Moved Program Specific Information decoder to the ts demux module
  11060.  * Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
  11061.    used by default if the lib is found. It shares much code with mpeg_ts
  11062.  
  11063. 2002-04-24 Wednesday 23:08  gbazin
  11064.  
  11065.  * on Win32 the config file is now stored under the "Application Data" folder
  11066.    belonging to the user. (this works if at least IE4 is installed, otherwise
  11067.    the old method is used to get the config directory)
  11068.  
  11069. 2002-04-24 Wednesday 22:56  jlj
  11070.  
  11071.    * Fixed MacOS X module linking problem.
  11072.  
  11073. 2002-04-24 Wednesday 00:36  sam
  11074.  
  11075.    * ./src/interface/main.c: we no longer segfault if argc == 0.
  11076.    * ALL: renamed PLUGINS to __PLUGINS__ to avoid conflicts with libraries
  11077.      defining it. Grmbl.
  11078.    * ./src/input/input_ext-plugins.c: cosmetic change.
  11079.  
  11080. 2002-04-23 Tuesday 23:44  fenrir
  11081.  
  11082.  * ./plugins/ac3_adec/* use _M to avoid conflict with libavcodec.a
  11083.  * ./plugins/avi a light  avi demux
  11084.  * ./plugins/ffmpeg a video decoder for divx v3 and opendivx
  11085.  
  11086. 2002-04-23 Tuesday 23:06  sam
  11087.  
  11088.    * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's
  11089.      upcoming work.
  11090.  
  11091. 2002-04-23 Tuesday 20:58  sam
  11092.  
  11093.    * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es.c: temporary fix
  11094.      to avoid retrieving the spu palette from a network stream as if it was
  11095.      a DVD.
  11096.  
  11097. 2002-04-23 Tuesday 14:16  sam
  11098.  
  11099.    * ./src/interface/main.c: tidied the help output code.
  11100.    * ALL: removed underscores from option names and made a few options more
  11101.      self-explanatory, for instance --input_channel becomes --audio-channel;
  11102.      run vlc -H to see what has changed.
  11103.    * ALL: replaced many occurences of "plugin" with the word "module".
  11104.    * ./src/interface/main.c: moved all satellite-specific configuration options
  11105.      to the satellite plugin.
  11106.    * ./po/*: updated translations.
  11107.  
  11108. 2002-04-23 Tuesday 13:47  sam
  11109.  
  11110.    * ./plugins/chroma/i420_yuy2.h: optimized the 420 planar-to-packed chroma
  11111.      transformations. They're now PIC-friendly as well.
  11112.  
  11113. 2002-04-23 Tuesday 03:21  jlj
  11114.  
  11115.    * Added Open disc and network panels.
  11116.    * Some changes to the control layout.
  11117.  
  11118. 2002-04-22 Monday 08:20  sam
  11119.  
  11120.    * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted
  11121.      verbose messages.
  11122.    * ./po/en_GB.po: British translation.
  11123.  
  11124. 2002-04-21 Sunday 21:29  gbazin
  11125.  
  11126.  * Fixed the warning_level handling: "-v" and "--warning" are now working as
  11127.    they should and they also are cumulative (using -vv --warning=3 you end up
  11128.    with i_warning_level=5)
  11129.  
  11130. 2002-04-21 Sunday 18:32  sam
  11131.  
  11132.    * ./src/misc/configuration.c: support for short options. -V, -A, -I
  11133.      are back, and we also have -4 and -6 for IPv4/IPv6.
  11134.  
  11135. 2002-04-21 Sunday 11:23  gbazin
  11136.  
  11137.  * added config_GetFloatVariable() and config_PutFloatVariable() to the config
  11138.    module.
  11139.  * added a --zoom <float> config option.
  11140.  * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
  11141.    FPU is still available after a call to InitIDCT().
  11142.  * deactivate stream buffering when logging to a file.
  11143.  
  11144. 2002-04-21 Sunday 10:32  sam
  11145.  
  11146.    * ./po/*: re-ran make update-po, fixed a few translations.
  11147.    * ./po/fr.po: completed the french translation.
  11148.    * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
  11149.      strings between the Gtk+ and GNOME modules to avoid duplicate translations.
  11150.  
  11151. 2002-04-20 Saturday 20:42  sam
  11152.  
  11153.    * ./po/de.po: updated german translation. Many thanks to Thomas Graf.
  11154.  
  11155. 2002-04-20 Saturday 17:52  tooney
  11156.  
  11157.    . Url & mailing-lists corrections
  11158.  
  11159. 2002-04-20 Saturday 15:12  jpsaman
  11160.  
  11161.  Updated Netherlands translation of interface.
  11162.  
  11163. 2002-04-20 Saturday 10:19  lool
  11164.  
  11165.    * po/fr.po : completed french translations
  11166.  
  11167. 2002-04-19 Friday 13:56  sam
  11168.  
  11169.    * ALL: internationalized all configuration strings.
  11170.    * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
  11171.    * ./src/misc/configuration.c: lots of simplifications in the code.
  11172.    * ./po/vlc/pot: updated translations.
  11173.  
  11174. 2002-04-18 Thursday 19:38  sam
  11175.  
  11176.    * ./vlc.spec: fixed build dependencies.
  11177.    * ./configure.in: when -lintl is available, we now also link plugins with it.
  11178.  
  11179. 2002-04-18 Thursday 12:51  sam
  11180.  
  11181.    * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
  11182.    * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
  11183.  
  11184. 2002-04-18 Thursday 05:11  sam
  11185.  
  11186.    * ./configure.in: switched version to 0.3.1.
  11187.    * ./vlc.spec: imported Mandrakesoft's latest enhancements.
  11188.    * ./ChangeLog: updated ChangeLog.
  11189.  
  11190. 2002-04-18 Thursday 04:34  sam
  11191.  
  11192.    * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
  11193.      extension gethostbyname2(), thanks to Thomas Graf.
  11194.  
  11195. 2002-04-17 Wednesday 23:03  massiot
  11196.  
  11197.  * Finally fixed MacOS X aspect ratio. If you know how to center the
  11198.  picture in the screen, and make the remaining space black instead of
  11199.  white, PLEASE drop me a mail !
  11200.  
  11201. 2002-04-17 Wednesday 17:00  jobi
  11202.  
  11203.  * in TS demux, a program is selected only if a PMT for it was found.
  11204.    This should fix the problem that occured when reading a file directly
  11205.    extracted from a satellite card.
  11206.  * UDP access plugin uses input_SetProgram.
  11207.  
  11208. 2002-04-17 Wednesday 11:43  sam
  11209.  
  11210.    * ./AUTHORS: added people locations, just for fun.
  11211.    * ./configure.in: disabled SSE plugins when using mingw32.
  11212.    * ./src/misc/configuration.c: disabled the AltiVec warning message on the
  11213.      PowerPC platform because it was misleading.
  11214.  
  11215. 2002-04-16 Tuesday 22:13  jobi
  11216.  
  11217.  * big update of Henri's howto
  11218.  
  11219. 2002-04-15 Monday 23:04  massiot
  11220.  
  11221.  * Support for pictures with a pitch different from the picture width,
  11222.  inspired by Gildas Bazin.
  11223.  
  11224. 2002-04-15 Monday 14:06  jobi
  11225.  
  11226.  * fixed a typo in satellite input
  11227.  * added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2,
  11228.    sat_lnb_slof and sat_diseqc). They only appear if satellite input
  11229.    is compiled.
  11230.  
  11231. 2002-04-11 Thursday 08:55  sam
  11232.  
  11233.    * ./Makefile: fixed the Win32 interface under Win2k/XP.
  11234.    * ./src/misc/modules_plugins.h: implemented a dlerror()-like wrapper
  11235.      for the Win32 API.
  11236.  
  11237. 2002-04-10 Wednesday 16:26  jobi
  11238.  
  11239.  * fixed a bug in input_SetProgram, that made the ps file input
  11240.  launch without video. Sorry about this.
  11241.  
  11242. 2002-04-10 Wednesday 02:48  lool
  11243.  
  11244.    * ./po/fr.po: French translation update
  11245.  
  11246. 2002-04-10 Wednesday 00:08  sam
  11247.  
  11248.    * ./configure.in: fixed a bug in the libdvdread detection.
  11249.    * ./configure.in: fixed plugin compilation under Win32.
  11250.  
  11251. 2002-04-10 Wednesday 00:05  sam
  11252.  
  11253.    * ./vlc.spec: imported MandrakeSoft's enhancements.
  11254.  
  11255. 2002-04-10 Wednesday 00:05  sam
  11256.  
  11257.    * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
  11258.  
  11259. 2002-04-10 Wednesday 00:04  sam
  11260.  
  11261.    * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
  11262.    * ./plugins/aa/aa.c: a few simplifications in the code.
  11263.  
  11264. 2002-04-08 Monday 14:53  jobi
  11265.  
  11266.  * made file access plugin use input_SetProgram so that we may change
  11267.    program when reading a file
  11268.  * fixed a bug in input_SetProgram
  11269.  * added --input_program <int> option, to choose the program from
  11270.    the command line
  11271.  
  11272. 2002-04-07 Sunday 23:08  massiot
  11273.  
  11274.  * Fixed Altivec-enabled version of fastmemcpy
  11275.  * Fixed --memcpy switch
  11276.  * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
  11277.  * New README file for MacOS X.
  11278.  
  11279. 2002-04-07 Sunday 06:48  sam
  11280.  
  11281.    * ./configure.in: wrote a better test for libdvdread detection.
  11282.    * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
  11283.      a segfault in the Gtk+ popup menu when toggling the interface.
  11284.    * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
  11285.      do not accept empty macro arguments.
  11286.  
  11287. 2002-04-06 Saturday 05:54  sam
  11288.  
  11289.    * ./doc/release-howto.txt: updated documentation.
  11290.    * ./vlc.spec: added missing plugin filenames to the build process.
  11291.  
  11292. 2002-04-06 Saturday 04:22  sam
  11293.  
  11294.    * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
  11295.    * ./Makefile: fixed make dist and make distclean.
  11296.    * ./plugins/dvd/dvd.c: compilation fix.
  11297.    * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
  11298.    * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
  11299.    * ./vlc.spec: updated specfile.
  11300.  
  11301. 2002-04-05 Friday 21:26  sam
  11302.  
  11303.    * ./Makefile, ./configure.in: misc BeOS build fixes.
  11304.  
  11305. 2002-04-05 Friday 20:44  sam
  11306.  
  11307.    * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
  11308.    * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
  11309.      anymore, the package is now 700k instead of 4MB.
  11310.    * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
  11311.      foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
  11312.      lot of stuff from Makefile.opts.in back to configure.in.
  11313.    * ./install-win32: updated script for NSIS 1.96.
  11314.  
  11315.     I hope this doesn't break too many other architectures...
  11316.  
  11317. 2002-04-05 Friday 12:35  sam
  11318.  
  11319.    * ./configure.in: added --enable-intfwin to enable the win32 interface and
  11320.      --with-bcbuilder to tell make where to find Borland C++ Builder.
  11321.  
  11322. 2002-04-05 Friday 03:27  sam
  11323.  
  11324.    * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
  11325.    * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
  11326.    * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
  11327.      file isn't needed for the intfwin plugin anymore.
  11328.    * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
  11329.  
  11330. 2002-04-05 Friday 01:05  gbazin
  11331.  
  11332.  * introduced a memalign wrapper that will align the memory manually if
  11333.    memalign doesn't exist.
  11334.  
  11335.    void *vlc_memalign( size_t align, size_t size, void **pp_orig )
  11336.    where the return value is the aligned pointer and *pp_orig is the pointer
  11337.    that has to be freed afterwards.
  11338.  
  11339.    the arithmetic I'm doing on the pointer to align it is not portable to
  11340.    64bits architectures. If someone knows how to something portable, please
  11341.    tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
  11342.  
  11343.    Other little problem, I was planning to use posix_memalign by default in
  11344.    the wrapper implementation but it doesn't work (someone can tell me what
  11345.    I'm doing wrong ?)
  11346.  
  11347.  * re-enabled the sse plugins on win32 as we don't have anymore alignment
  11348.    issues.
  11349.  
  11350.  * fixed typo in vout_directx.c
  11351.  
  11352. 2002-04-04 Thursday 22:51  massiot
  11353.  
  11354.  * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
  11355.  * Disabled memcpyaltivec since it's buggy
  11356.  
  11357. 2002-04-04 Thursday 22:08  massiot
  11358.  
  11359.  * Fixed intf_eject for iPAQ (untested)
  11360.  * asm memcpyaltivec for Linux/PPC
  11361.  
  11362. 2002-04-04 Thursday 16:22  ipkiss
  11363.  
  11364.    * ./AUTHORS: added myself :)
  11365.    * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
  11366.      item, not yet implemented.
  11367.    * ./plugins/win32/about.dfm: replaced the outdated author list with a
  11368.      "VideoLAN Team" entry.
  11369.  
  11370. 2002-04-04 Thursday 15:35  sam
  11371.  
  11372.    * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp:
  11373.      replaced the outdated author list with a "VideoLAN Team" entry.
  11374.    * ./debian/rules, ./debian/control: deactivated the vlc-kde package because
  11375.      it does not work, and removed the vlc-a52 package because liba52 is
  11376.      statically linked into vlc.
  11377.    * ./debian/control: added more helpful package descriptions.
  11378.    * ALL: changed version to 0.3.0. Yeah, it's coming.
  11379.    * ./Makefile: fixed make dist.
  11380.  
  11381. 2002-04-04 Thursday 05:08  sam
  11382.  
  11383.    * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
  11384.    * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
  11385.    * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
  11386.    * ./Makefile: renamed the `snapshot' rule to `dist'.
  11387.    * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
  11388.  
  11389. 2002-04-04 Thursday 00:23  jlj
  11390.  
  11391.    * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
  11392.  
  11393. 2002-04-03 Wednesday 23:24  massiot
  11394.  
  11395.  * Fix for iPAQ familiar Linux (untested)
  11396.  * HTTP files now find the EOF (though HTTP input is still broken)
  11397.  
  11398. 2002-04-03 Wednesday 22:36  massiot
  11399.  
  11400.  Fixed altivec memcpy module [OS X port]
  11401.  
  11402. 2002-04-03 Wednesday 16:22  sam
  11403.  
  11404.    * ./Makefile.modules: modules now depend on Makefile.opts.
  11405.    * ./configure.in: added (hopefully) explicit messages on how to get
  11406.      libdvdcss and link vlc with it.
  11407.    * ./plugins/dvdread/input_dvdread.c: removed inclusion of dvd_udf.h.
  11408.  
  11409. 2002-04-03 Wednesday 06:45  sam
  11410.  
  11411.    * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a
  11412.      contributor is currently working on.
  11413.  
  11414. 2002-04-03 Wednesday 06:23  sam
  11415.  
  11416.    * ALL: removed libdvdcss from the vlc tree.
  11417.    * ALL: removed libdvdread from the vlc tree.
  11418.    * ./acconfig.h: removed this file.
  11419.    * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c.
  11420.    * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
  11421.  
  11422. 2002-04-03 Wednesday 06:19  gbazin
  11423.  
  11424.  * fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_device" config option
  11425.    instead of the now inexistant DVD_DEVICE macro.
  11426.  
  11427. 2002-04-03 Wednesday 02:43  sam
  11428.  
  11429.    * ./po/ja.po: added Japanese translation from Fumio Nakayama
  11430.      <endymion@ca2.so-net.ne.jp>.
  11431.    * ./plugins/gtk/gtk_callbacks.c: fixed disc ejection code.
  11432.    * ./ChangeLog: how about a nice cup of 870 lines of ChangeLog for the 0.3.0
  11433.      release?
  11434.  
  11435. 2002-04-02 Tuesday 23:43  gbazin
  11436.  
  11437.  * New pthread implementation for WinNT/2K/XP. This implementation shouldn't
  11438.    be subject to race conditions as it is using SignalObjectAndWait() from the
  11439.    Win32 API.
  11440.    As this should be somehow slower than the old method (still used on Win9x),
  11441.    you can specify that you want to use the old method with the "fast_pthread"
  11442.    config option.
  11443.  
  11444.  * Added a new p_main_sys global variable. This variable is a pointer to an
  11445.    OS specific structure which is defined in *_specific.h. This structure can
  11446.    be filled by the already existing System_Init() function and is a nice
  11447.    way to avoid too many #ifdefs.
  11448.  
  11449. 2002-04-02 Tuesday 23:27  gbazin
  11450.  
  11451.  * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
  11452.    ( this creates a small memory leak as we don't free the string obtained
  11453.      from config_GetPszVariable, but I think we can live with it for now )
  11454.  
  11455.  * the SSE plugins are disable on the mingw32 build as they don't work.
  11456.    ( because memalign is not implemented on win32, and malloc only aligns
  11457.      on an 8 bytes boundary )
  11458.  
  11459.  * fixed small mistake in INSTALL.win32
  11460.  
  11461. 2002-04-02 Tuesday 23:22  ipkiss
  11462.  
  11463.   * ./include/config.h: fixed config directory name for windows
  11464.   * ./plugins/win32: the network dialog now respects the preferences settings
  11465.  
  11466. 2002-04-02 Tuesday 23:00  massiot
  11467.  
  11468.  Added memcpyaltivec.
  11469.  
  11470. 2002-04-02 Tuesday 22:46  massiot
  11471.  
  11472.  Compilation fix. :-ppppp
  11473.  
  11474. 2002-04-02 Tuesday 22:16  massiot
  11475.  
  11476.  * Altivec-enabled version of fastmemcpy
  11477.  * Use ImageBuffer instead of ScreenBuffer in OS X video output (should be
  11478.  faster)
  11479.  
  11480. 2002-04-02 Tuesday 21:56  ipkiss
  11481.  
  11482.  * ./src/interface/main.c: check that channels have been created before
  11483.    the call to network_ChannelJoin
  11484.  
  11485. 2002-04-02 Tuesday 11:31  ipkiss
  11486.  
  11487.   * ./src/misc/configuration.c: small compilation fix
  11488.  
  11489. 2002-04-02 Tuesday 10:43  tcastley
  11490.  
  11491.  Changed directory of the config file for BeOS to be consistant with
  11492.  OS standard.
  11493.  
  11494. 2002-04-02 Tuesday 10:17  sam
  11495.  
  11496.    * ./configure.in: BeOS, liba52 and chroma plugin compilation fixes.
  11497.    * ./plugins/dvd/dvd_access.c: removed a warning.
  11498.    * ./src/misc/configuration.c: Solaris fixes by Meuuh.
  11499.    * ./FAQ: removed outdated stuff.
  11500.  
  11501. 2002-04-01 Monday 21:54  gbazin
  11502.  
  11503.  * Fixes for the Win32_msvc build
  11504.  
  11505. 2002-04-01 Monday 10:47  gbazin
  11506.  
  11507.  * updated the "package-win32" rule
  11508.  * all txt files are now converted to dos format (CRLF)
  11509.  
  11510. 2002-04-01 Monday 10:13  gbazin
  11511.  
  11512.  * VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
  11513.  
  11514. 2002-04-01 Monday 09:59  gbazin
  11515.  
  11516.  * updated INSTALL.win32
  11517.  
  11518. 2002-03-29 Friday 00:14  massiot
  11519.  
  11520.  Disabled the server argument in udpstream: because it confuses users and is
  11521.  not of any practical use.
  11522.  
  11523. 2002-03-28 Thursday 21:21  massiot
  11524.  
  11525.  Fix for sparc.
  11526.  
  11527. 2002-03-28 Thursday 10:17  gbazin
  11528.  
  11529.  * don't try to stat() the dvd drive letter on win32
  11530.  * disabled YUV overlay double buffering for now, as it seems to actually be
  11531.      slower.
  11532.  * temporary fix in vlc_cond_signal() for win32 (I really should use
  11533.      SignalObjectAndWait() on WinNT so we can avoid race conditions in the
  11534.      pthread code). This fixes a problem noticed on WinXP where vlc would
  11535.      freeze regularly and eat-up all the CPU (fun no?)
  11536.  
  11537. 2002-03-28 Thursday 03:53  jobi
  11538.  
  11539.  * When unselecting an ES, we must ged rid of p_es->p_pes so that it is
  11540.    regererated when we select this ES again. It made vlc segfault when
  11541.    switching from some stream to another, or when switching program
  11542.    in satellite input.
  11543.  
  11544. 2002-03-27 Wednesday 22:15  massiot
  11545.  
  11546.  * UDP access plug-in can now receive MPTS (Multiple Program TS) and switch
  11547.  programs
  11548.  * Audio and video output go to time-constrained scheduling [OS X port]
  11549.  
  11550. 2002-03-27 Wednesday 19:54  jpsaman
  11551.  
  11552.  Translation of user interface messages to Netherlands.
  11553.  
  11554. 2002-03-27 Wednesday 19:53  jpsaman
  11555.  
  11556.  Added Netherlands translation (nl) to configure.in
  11557.  
  11558. 2002-03-26 Tuesday 23:39  massiot
  11559.  
  11560.  * GNU make detection
  11561.  * Deleted non-working fullscreen menu item [OS X]
  11562.  * udp and http no longer modify p_input->psz_name
  11563.  
  11564. 2002-03-26 Tuesday 23:08  gbazin
  11565.  
  11566.  * various little portability fixes
  11567.  
  11568. 2002-03-26 Tuesday 22:30  gbazin
  11569.  
  11570.  * modified the gtk interface to save an empty <string> option as a NULL pointer
  11571.  * modified config_LoadConfigFile to consider an empty <string> option as a
  11572.     NULL pointer.
  11573.  
  11574. 2002-03-26 Tuesday 22:02  gbazin
  11575.  
  11576.  * changed the behaviour of the config file:
  11577.    - now all the config options are saved. <string> config options which have
  11578.    no default value are also saved in the config file but as an empty string.
  11579.    - config_LoadConfigFile will ignore empty config options, which also means
  11580.    we cannot pass an empty string as a <string> config option. (this shouldn't
  11581.    matter anyway)
  11582.  
  11583. 2002-03-25 Monday 23:36  ipkiss
  11584.  
  11585.   * Added a win32 interface plugin, developed with Borland C++ Builder.
  11586.     To build the plugin, follow the instructions in INSTALL-win32.txt
  11587.  
  11588.   * Known bugs:
  11589.          - subtitles don't work
  11590.          - a crash occurs when the user exits by pressing 'q' in the vout
  11591.          - when moving the slider, position in the stream updates even if
  11592.            the slider isn't released yet
  11593.  
  11594.   * TODO list:
  11595.          - clean code in menu.cpp
  11596.          - adapt lool's enhancements of the Gtk+ preferences box
  11597.          - write drag-and-drop stuff
  11598.          - and of course, fix known bugs :)
  11599.  
  11600.   * For those of you who can't wait till the next release to test the win32
  11601.     interface, binary files are available here:
  11602.     http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
  11603.     Enjoy!
  11604.  
  11605. 2002-03-25 Monday 20:37  lool
  11606.  
  11607.  The "we love gibalou" commit :
  11608.    * plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h :
  11609.        . new Tooltips structure
  11610.    * plugins/gtk/gtk_preferences.c:
  11611.        . modifications of some widgets, the structure, cosmetic changes
  11612.    * src/interface/main.c:
  11613.        . typos
  11614.        . a couple new descriptions
  11615.  
  11616. 2002-03-25 Monday 19:16  gbazin
  11617.  
  11618.  * moved the "display" option from main to the relevant plugins. ( We now have
  11619.     the x11_display, xvideo_display, xmga_display and ggi_display options ).
  11620.  
  11621. 2002-03-25 Monday 04:18  sam
  11622.  
  11623.    * Fixed a little omission in INSTALL-win32.txt.
  11624.  
  11625. 2002-03-25 Monday 02:06  jobi
  11626.  
  11627.  * Fixed a bug that made vlc segfault when choosing a program, change to
  11628.    another and come back to the first one.
  11629.  * Added gtk and gnome interfaces for satellite input. We should find a
  11630.    way to hide the button if satellite support is not compiled.
  11631.  
  11632. 2002-03-22 Friday 00:55  xav
  11633.  
  11634.   - Updated INSTALL-win32.txt
  11635.  
  11636. 2002-03-22 Friday 00:24  xav
  11637.  
  11638.   * Win32 fix.
  11639.  
  11640. 2002-03-21 Thursday 23:49  massiot
  11641.  
  11642.  Miscellaneous fixes for the OS X port.
  11643.  
  11644. 2002-03-21 Thursday 22:10  gbazin
  11645.  
  11646.  * the calculation for the initial video window dimensions is now done in
  11647.      video_output.c and made available into p_vout->i_window_height/width.
  11648.      This allows to get rid of duplicated code and unify the behaviour of
  11649.      the video output plugins. (not all the plugins have been modified
  11650.      because I didn't want to break anything).
  11651.  
  11652.      As a side effect, the --width and --height options are now working, you
  11653.      can even use only --width or only --height the other dimension will adapt
  11654.      automatically to the video characteristics.
  11655.      Note that you need to remove the width/height options from the config file
  11656.      or set them to -1 if you want to use the actual video size.
  11657.  
  11658. 2002-03-21 Thursday 07:11  gbazin
  11659.  
  11660.  * moved GetConfigurationFromCmdLine() into configuration.c and renamed it
  11661.     into config_LoadCmdLine()
  11662.  * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating
  11663.     some problems on solaris. This function now uses getpwuid and is called
  11664.     only once to store the home directory into the p_main structure.
  11665.  
  11666. 2002-03-21 Thursday 02:27  jobi
  11667.  
  11668.  [no log message]
  11669.  
  11670. 2002-03-20 Wednesday 23:00  gbazin
  11671.  
  11672.  * fixed stupid bug in stupid ConvertPrintfFormatString() function
  11673.  * fixed the "waveout not closing" bug. We need to reset the waveout device
  11674.      before closing it.
  11675.  
  11676. 2002-03-20 Wednesday 17:44  sam
  11677.  
  11678.    * ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
  11679.  
  11680. 2002-03-20 Wednesday 03:43  sam
  11681.  
  11682.    * ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be
  11683.      compiled as a plugin. Please test.
  11684.    * ./include/modules.h: fixed a C++ warning.
  11685.  
  11686. 2002-03-20 Wednesday 03:12  ipkiss
  11687.  
  11688.   * Added 3 bugs of the win32 port to the BUGS file
  11689.  
  11690. 2002-03-19 Tuesday 23:47  massiot
  11691.  
  11692.  Fixed a typo. Grmbl.
  11693.  
  11694. 2002-03-19 Tuesday 23:44  massiot
  11695.  
  11696.  Better IPv6 detection. IPv6 is disabled under MacOS X (no inet_pton
  11697.  call).
  11698.  
  11699. 2002-03-19 Tuesday 23:02  jobi
  11700.  
  11701.  * fixed some bugs in program management : selected ESs must be attached
  11702.  to the selected program.
  11703.  
  11704. 2002-03-19 Tuesday 14:00  sam
  11705.  
  11706.    * ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal.
  11707.    * ./configure.in: fixed a few bashisms.
  11708.    * ./src/misc/configuration.c: fixed build under Solaris.
  11709.    * ./TODO: updated todo list.
  11710.  
  11711. 2002-03-19 Tuesday 05:49  sam
  11712.  
  11713.    * ./configure.in: BeOS compilation fixes.
  11714.    * ./debian/rules: activated (broken) KDE interface.
  11715.    * ./plugins/access/http.c: fixed a segfault.
  11716.    * ./plugins/alsa/aout_alsa.c: fixed a segfault.
  11717.  
  11718. 2002-03-19 Tuesday 04:22  ipkiss
  11719.  
  11720.    * ./include/common.h: fixed the compilation fix for Borland C++ :)
  11721.  
  11722. 2002-03-19 Tuesday 03:42  sam
  11723.  
  11724.    * ./include/common.h: compilation fix for Borland C++.
  11725.  
  11726. 2002-03-19 Tuesday 03:33  jlj
  11727.  
  11728.    * MacOS X aout now uses AudioConverter for int->float
  11729.    * Various MacOS X intf improvements and bug fixes
  11730.  
  11731. 2002-03-19 Tuesday 00:30  sam
  11732.  
  11733.    * ./plugins/chroma/i420_rgb8.c: fixed a warning.
  11734.    * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing.
  11735.    * ./plugins/kde/kde.cpp: the KDE interface compiles again.
  11736.    * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today.
  11737.    * ./plugins/network/ipv4.c: cosmetic fix.
  11738.    * ./src/interface/main.c: fixed a typo in the --help output.
  11739.    * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still
  11740.      unstable but solving other bugs won't do any good without rewriting the
  11741.      whole playlist code. Which I'm doing right now.
  11742.  
  11743. 2002-03-19 Tuesday 00:12  massiot
  11744.  
  11745.  MacOS X compile fixes.
  11746.  
  11747. 2002-03-18 Monday 21:04  xav
  11748.  
  11749.    * skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
  11750.  
  11751. 2002-03-18 Monday 19:14  sam
  11752.  
  11753.    * ./extras/MacOSX_dvdioctl: removed outdated files.
  11754.    * ./plugins/fx/scope.c: fixed an infinite loop error.
  11755.    * ./plugins: fixed segfaults in various demux plugins.
  11756.    * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the
  11757.      command line; try "--vout sdl:aalib"
  11758.  
  11759. 2002-03-18 Monday 17:09  sam
  11760.  
  11761.    * ./configure.in: fixed linking of the ipv4 plugin.
  11762.  
  11763. 2002-03-18 Monday 16:38  xav
  11764.  
  11765.   * DirectX plugin is now correctly detected and configured.
  11766.  
  11767. 2002-03-17 Sunday 21:59  sam
  11768.  
  11769.    * ./BUGS: updated bug list.
  11770.    * ./configure.in: ./configure --help should be a lot clearer now.
  11771.  
  11772. 2002-03-17 Sunday 17:00  sam
  11773.  
  11774.    * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
  11775.    * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations.
  11776.    * ./plugins/ggi/ggi.c: support for 8 bpp displays.
  11777.    * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays.
  11778.    * ./plugins/x11/xcommon.c: support for 8 bpp displays.
  11779.    * ./src/video_output/video_output.c: fixed a segfault.
  11780.  
  11781. 2002-03-17 Sunday 11:12  gbazin
  11782.  
  11783.  * small fix for the config file. The parser assumes that the config file is
  11784.  divided into sections (a section is the config data for a plugin and begins
  11785.  with something like [foo]), so the comment for the beginning of the section
  11786.  must be after the section marker and not before.
  11787.  
  11788.  If you want to illustrate the problem (without this fix):
  11789.  - save vlc's config
  11790.  - exit from vlc and remove for example the dsp plugin (rm plugins/dsp.so)
  11791.  - resave vlc's config
  11792.  and now look at the end of the config file, it's all screwed up.
  11793.  
  11794. 2002-03-16 Saturday 23:03  sam
  11795.  
  11796.    * ./configure.in: more modules are plugins.
  11797.    * ./src/misc/configuration.c: changed ~/.VideoLan/vlc to ~/.videolan/vlcrc,
  11798.      and a few cosmetic changes (sorry Gildas for the butchery).
  11799.    * ./plugins/chroma/i420_rgb16.c: C version of the I420 to RV15/16 chroma.
  11800.  
  11801. 2002-03-16 Saturday 01:40  gbazin
  11802.  
  11803.  * This the last piece of the new configuration module. You can now save your
  11804.  configuration options (only from the gtk/gnome interface for now). The config
  11805.  file will be saved as ~/.VideoLan/vlc
  11806.  
  11807.  It's not quite yet finished (well there are a few small details to sort out),
  11808.  but I'm going away for the week-end and I wanted to commit this before so you
  11809.  can all have a play with it :)
  11810.  
  11811. 2002-03-15 Friday 04:41  sam
  11812.  
  11813.    * ./Makefile: fixed OS X vlc.app compilation dependencies.
  11814.    * ./configure.in: fixed the endianness check under Solaris.
  11815.  
  11816.    * ./src/input/input.c: strings are now initialized to "" instead of NULL.
  11817.  
  11818.    * ./plugins/spudec/spu_decoder.c: we now properly support the subtitle
  11819.      palette information we get from the DVD. Subtitles rox !
  11820.    * ./src/video_output/vout_subpictures.c: removed all DVD-specific routines
  11821.      and put them into spu_decoder.c.
  11822.  
  11823. 2002-03-15 Friday 01:47  stef
  11824.  
  11825.  *Move iec958/spdif encapsulation from ac3_spdif to aout_spdif.
  11826.  It will eventually allows to use ac3_adec or a52 for spdif output.
  11827.  
  11828.  *Remove an ugly loop in aout_spdif.
  11829.  
  11830. 2002-03-14 Thursday 01:35  stef
  11831.  
  11832.  *p_es->p_demux_data is available in p_config->p_demux_data so that the input
  11833.  can pass information directly to the decoder.
  11834.  
  11835.  *First application: aspect ratio for DVD is read from the ifo (should fix
  11836.  the buf with aspect ratio in anamorphic DVDs).
  11837.  
  11838.  *The DVD plugin also copy the spu yuv palette in p_demux_data so that the
  11839.  spudec can display subtitle with the right color (sam !).
  11840.  
  11841.  *Removed duplicate code and useless lock in gtk.
  11842.  
  11843. 2002-03-13 Wednesday 08:41  tcastley
  11844.  
  11845.  Updated Tony Castley's e-mail.
  11846.  
  11847. 2002-03-12 Tuesday 18:37  stef
  11848.  
  11849.  *New configuration option to choose audio output format at runtime.
  11850.  It allows to select spdif pass-through decoder with --ac3_adec and to
  11851.  remove the ugly b_ac3 in main.h
  11852.  
  11853.  As a consequence --spdif doesn't work anymore: you should use --ac3_adec pass
  11854.  
  11855.  *Fixed a typo in main.c
  11856.  
  11857.  *Return the option name in error message for unknown option intead of the
  11858.  argument.
  11859.  
  11860. 2002-03-11 Monday 07:23  gbazin
  11861.  
  11862.  * New GTK configuration interface. This interface is generated dynamically
  11863.    at run-time from the configuration data contained in each plugin.
  11864.  * config_PutPszVariable and config_GetPszVariable are now thread safe.
  11865.  * Few modifications/optimizations to the config module.
  11866.  * Got rid of all the _VAR macros in config.h
  11867.  
  11868.  This is the first version of the GTK configuration interface. There are still
  11869.  a few raw corners and a fews things left to do, but it basically does what
  11870.  I wanted.
  11871.  Constructive comments like it sucks or it smells rotten fish are of course
  11872.  very welcome. And if there are GTK gurus out there, please don't hesitate to
  11873.  add your touch.
  11874.  
  11875.  I also started to add usefull comments to the configuration options but I'm not
  11876.  really good at this kind of thing so if people want to help, they can finish
  11877.  the job. For this look at all the *_LONGTEXT macros at the top of main.c
  11878.  
  11879.  (PS: Translations will also be appreciated but not right now as the interface
  11880.  will likely change again in the few coming days)
  11881.  
  11882. 2002-03-09 Saturday 16:48  stef
  11883.  
  11884.  *Fixed EOF segfault at end of DVD
  11885.  
  11886.  *Buffer manager is renintialised at area change.
  11887.  
  11888. 2002-03-08 Friday 00:26  bozo
  11889.  
  11890.  Audio output ALSA: spdif support.
  11891.  
  11892. 2002-03-06 Wednesday 23:54  sam
  11893.  
  11894.    * ./src/interface/main.c: disabled the GNOME segfault dialog in debug
  11895.      mode. We want nice, clean segfaults, with huge core files and a lot
  11896.      of rattle noise.
  11897.  
  11898. 2002-03-06 Wednesday 03:27  sam
  11899.  
  11900.    * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less verbose.
  11901.    * ./src/interface/interface.c: fixed a deadlock when seeking the
  11902.      stream using the keyboard arrows.
  11903.  
  11904. 2002-03-06 Wednesday 01:20  stef
  11905.  
  11906.  *Removed an occurance of former angle item in gtk.
  11907.  
  11908.  *Fixed a bug in ES management introduced lately in DVD/DvdRead.
  11909.  
  11910.  *Beginning of reorganisation in DVD plugin source files, in order to try to
  11911.  make it easier to understand. There is some work left though :p.
  11912.  
  11913.  *Decreased the score for VCD plugin, as the VCD demuxer was used even
  11914.  for DVD :p. It should make autodetection work.
  11915.  Some comment:
  11916.  -I think that VCDInit should make a test on the access plugin and be launched
  11917.  only if the access plugin is VCD,
  11918.  -VCDOpen shouldn't set p_input->b_error: if it fails we just try another
  11919.  module,
  11920.  -PSRead doesn't need to be duplicated anymore: input_ReadPS is now available
  11921.  for plugins (cf Christophe's commit).
  11922.  
  11923.  Please comment around that: I'd like to know if the behaviour I've described
  11924.  is the one everyone expects.
  11925.  
  11926.  Enjoy my new bugs :p
  11927.  
  11928. 2002-03-05 Tuesday 23:29  jobi
  11929.  
  11930.  * Modified vcd input for the new input III.
  11931.  * Still have problems with end of tracks.
  11932.  * Modified the command line, as stef did for the DVD :
  11933.  
  11934.   [vcd:][device][@[title][,chapter]
  11935.  
  11936.   Note that chapter support is not yet implemented.
  11937.  
  11938. 2002-03-05 Tuesday 17:46  stef
  11939.  
  11940.  * Dvd angle is now handled through a program structure, so that the interface
  11941.  needs nothing specific to change angle.
  11942.  
  11943.  * Fixed a bug in clock management where ES without a program couldn't get
  11944.  timestamped.
  11945.  
  11946.  *Fixed program management in gnome/gtk. Program now also appears in popup.
  11947.  
  11948.  *In interface, only display ES associated with the selected program, or with
  11949.  no program at all.
  11950.  
  11951. 2002-03-05 Tuesday 06:48  gbazin
  11952.  
  11953.  * fixed typo in the win32 change to the input parser.
  11954.  
  11955. 2002-03-04 Monday 23:56  massiot
  11956.  
  11957.  * IPv6 network module, courtesy of Alexis Guillard <alexis.guillard@bt.com>,
  11958.  for BT ;
  11959.  * --6 and --4 options to force IPv6 or IPv4 (FIXME: it should be -6 and
  11960.  -4 but I don't know how to do it with the new configuration module) ;
  11961.  * Channel manager now uses a socket from the network plug-in and is more
  11962.  portable (and probably broken, too :) ;
  11963.  * input_ReadPS and input_ReadTS are now in mpeg_system.c to be more
  11964.  easily reused by plug-ins other than mpeg_ps and mpeg_ts.
  11965.  
  11966.  That's all for tonight.
  11967.  
  11968. 2002-03-04 Monday 22:20  gbazin
  11969.  
  11970.  * this time I actually commited the win32 modif to the input parser ;-)
  11971.  
  11972. 2002-03-04 Monday 22:18  gbazin
  11973.  
  11974.  * We now make sure the aout plugin buffers always contain between
  11975.  AOUT_BUFFER_DURATION/2 and AOUT_BUFFER_DURATION*3/2 worth of audio.
  11976.  This should solve the audio buffer underruns.
  11977.  
  11978.  * fix for the bug in input when filename contains a '@' character.
  11979.  
  11980.  * simplified the win32 specific changes to the input parser. ( I think
  11981.  we can safely assume that no access plugin name will have a length of
  11982.  one character)
  11983.  
  11984. 2002-03-04 Monday 01:53  stef
  11985.  
  11986.  [no log message]
  11987.  
  11988. 2002-03-03 Sunday 20:42  gbazin
  11989.  
  11990.  * added network to the list of the plugins directories in Makefile
  11991.  * small bugfixes
  11992.  
  11993. 2002-03-03 Sunday 17:34  xav
  11994.  
  11995.   * Fixed DVD input under Win32.
  11996.   * Fixed input parser under win32, chich couldn't understand that
  11997.  c:\windows\bureau is a valid file and doesn't need to be accessed with
  11998.  the plugin 'C' :-)
  11999.   * BTW, I added myself in the AUTHORS file :)
  12000.  
  12001. 2002-03-03 Sunday 04:37  sam
  12002.  
  12003.    * Got rid of int_types.h and did a few changes Ipkiss will need. Hope I
  12004.      did not break other platforms.
  12005.  
  12006. 2002-03-02 Saturday 09:34  gbazin
  12007.  
  12008.  * fixed compilation problem related to ssize_t
  12009.  
  12010. 2002-03-02 Saturday 03:53  xav
  12011.  
  12012.   * Various Win32 compilation fixes.
  12013.   * DVD compiles, but doesn't work yet.
  12014.   * Fixed some typos in my previous Win32 multicast commit
  12015.  
  12016. 2002-03-02 Saturday 03:51  sam
  12017.  
  12018.     * ./plugins/dummy/input_dummy.c: fixed `vlc vlc:quit'.
  12019.     * ./src/input/input.c: initialized uninitialized variables.
  12020.  
  12021. 2002-03-02 Saturday 03:15  stef
  12022.  
  12023.  *Initiliaze p_access_module & p_demux_modules to NULL when input thread
  12024.  in created.
  12025.  
  12026. 2002-03-01 Friday 16:07  sam
  12027.  
  12028.    * ./po/no.po: Norwegian translation by Sigmund Augdal. Berd ka p¯ t¸t.
  12029.    * ./src/misc/modules.c: shortcuts for --intf work again, gvlc launches the
  12030.      Gtk interface, qvlc launches the Qt interface, etc.
  12031.    * ./plugins/fx/scope.c: we now have sound together with --aout scope.
  12032.  
  12033. 2002-03-01 Friday 01:12  stef
  12034.  
  12035.  *dvd and dvdread support for input III.
  12036.  
  12037.  Dvdread is known to segfault at title change. I'm working on this.
  12038.  
  12039. 2002-03-01 Friday 00:33  massiot
  12040.  
  12041.  Input III (Episode 1).
  12042.  - Major rewrite of the buffer core functions
  12043.  - Modularity of access plugins (file, udp, http)
  12044.  - Modularity of network stack (ipv4, soon ipv6)
  12045.  - Autodetection of the type of stream
  12046.  
  12047.  And a new killing feature : HTTP streams are now seekable.
  12048.  
  12049.  Please note that dvd, dvdread and vcd plug-ins are broken and thus disabled.
  12050.  
  12051. 2002-02-27 Wednesday 22:57  sam
  12052.  
  12053.    * ./plugins/mpeg_vdec/vpar_headers.c: we no longer crash when the next
  12054.      stream doesn't have the same image size as the previous one.
  12055.    * ./src/audio_output/aout_pcm.c: another overrun fix; please test.
  12056.  
  12057. 2002-02-27 Wednesday 19:05  sam
  12058.  
  12059.    * ./configure.in: fixed a plugins/dsp.so compilation issue under OpenBSD.
  12060.  
  12061. 2002-02-27 Wednesday 18:19  sam
  12062.  
  12063.    * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
  12064.    * ./src/video_output/video_output.c: fixed a segfault on exit.
  12065.  
  12066. 2002-02-27 Wednesday 04:49  sam
  12067.  
  12068.    * ./src/input/input.c: BeOS network support (no idea if it works when you
  12069.      don't have BONE, though).
  12070.  
  12071. 2002-02-27 Wednesday 03:47  sam
  12072.  
  12073.    * ./include/common.h: BeOS compile fixes.
  12074.    * ./plugins/beos/vout_beos.cpp: fixed BeOS video output.
  12075.  
  12076. 2002-02-26 Tuesday 22:08  gbazin
  12077.  
  12078.  * Fixed uninitialized variable in config_Duplicate()
  12079.  * Fixed problem introduced in latest gtk commit
  12080.  
  12081. 2002-02-26 Tuesday 18:25  gbazin
  12082.  
  12083.  * forgot to add the declaration of server_port in main.c
  12084.  * char pointers obtained by config_GetPszVariable need to be freed
  12085.  
  12086. 2002-02-26 Tuesday 17:22  xav
  12087.  
  12088.  Multicast now works under Win32, but this is a _bad_ kludge.
  12089.  
  12090.  It still segfaults 4 secondes after the first frame, but, at least, I
  12091.  can see two or three frames from MI2 :-)
  12092.  
  12093. 2002-02-26 Tuesday 01:17  stef
  12094.  
  12095.  *Reversed my previous configuration change.
  12096.  
  12097.  I'd better used dvd_title or so but INPUT_TITLE_VAR is also used in
  12098.  gtk_open.c and I can't find a neat way to prevent this, so I leave this
  12099.  option in main.c.
  12100.  
  12101. 2002-02-25 Monday 23:59  sam
  12102.  
  12103.    * ./include/threads.h: support for the State Threads Library, a userland
  12104.      threads library (http://state-threads.sourceforge.net/). Useless to most
  12105.      people, but can be handy to debug stuff. Activate with `--enable-st'.
  12106.  
  12107. 2002-02-25 Monday 18:42  stef
  12108.  
  12109.  *Adaptation to new configuration scheme for dvd, dvdread and spdif
  12110.  
  12111. 2002-02-25 Monday 04:30  sam
  12112.  
  12113.    * ./plugins/gtk/gtk_menu.c: fixed a compile issue on IA64.
  12114.    * ./plugins/fx/scope.c: new toy plugin, an audio scope module.
  12115.  
  12116.      Each time I fix a bug in vlc I feel urge to code something useless. This
  12117.      one is very, very rough for the moment, probably buggy, slow, will crash
  12118.      your blender and reboot your fridge. Screenshot can be found here:
  12119.        http://www.zoy.org/~sam/vlc/vlc-scope.jpeg
  12120.      Activate with `--aout scope' (yes, it currently disables the real
  12121.      audio output... I'll fix this as well).
  12122.  
  12123. 2002-02-24 Sunday 22:12  sam
  12124.  
  12125.    * Replacement header for aout_common.h.
  12126.  
  12127. 2002-02-24 Sunday 22:06  sam
  12128.  
  12129.    * Fixed a quite old bug in the audio output which made the sound stutter
  12130.      when wrapping around the audio output fifo.
  12131.    * Lots of simplifications in the audio output, got rid of b_stereo.
  12132.  
  12133. 2002-02-24 Sunday 21:36  jobi
  12134.  
  12135.  Added a menu in the GTK and gnome interfaces to change the current program
  12136.  in multi-program streams (such as ones provided by a DVB-S card).
  12137.  
  12138. 2002-02-24 Sunday 20:51  gbazin
  12139.  
  12140.  This is the first part of the new configuration architecture for vlc.
  12141.  Two other parts will follow soon:
  12142.  - config file implementation
  12143.  - gtk configuration interface.
  12144.  
  12145.  This part won't change much for end-users as these changes are mostly
  12146.  internal, you will however notice that the command line interface has
  12147.  changed. It will maybe be less user-friendly as I almost removed the
  12148.  short options but it shouldn't a big problem when the config file is
  12149.  implemented.
  12150.  
  12151.  What as changed is that it is really easy now to add configuration
  12152.  options to vlc. Plugins can also implement configuration options. All
  12153.  you have to do is to declare a MODULE_CONFIG section in your plugin.
  12154.  If you want to know more about this look at configuration.h and for some
  12155.  example: main.c, dsp.c or xvideo.c
  12156.  
  12157.  It would be nice if every developper could now start using configuration
  12158.  options in there plugins and also enhance old plugins.
  12159.  
  12160.  That's it, now let's hope I didn't break too many things ;-)
  12161.  
  12162. 2002-02-23 Saturday 21:31  gbazin
  12163.  
  12164.  * fixed array over-run bug in intf_MsgUnsub
  12165.  
  12166. 2002-02-22 Friday 20:46  gbazin
  12167.  
  12168.  * Don't try to grok altivec with mingw32.
  12169.  * --with-directx-path should now indicate the path where the actual
  12170.  headers are (before the headers had to be in an include subdir). By the
  12171.  way you can download these header files from the videolan web site.
  12172.  
  12173. 2002-02-21 Thursday 23:56  sam
  12174.  
  12175.    * ./src/misc/modules_plugin.h: if symbol foo isn't found in the
  12176.      plugin, we always try to open _foo, whatever the architecture.
  12177.  
  12178. 2002-02-21 Thursday 00:54  sam
  12179.  
  12180.    * ./configure.in: gtk*-config detection fix for FreeBSD.
  12181.  
  12182. 2002-02-20 Wednesday 23:23  sam
  12183.  
  12184.    * ./configure.in: removed a bashism.
  12185.    * ./plugins/x11/xcommon.c: support for systems without shm.h.
  12186.    * QNX compilation fixes here and there; the qnx plugin still doesn't work.
  12187.  
  12188. 2002-02-20 Wednesday 19:01  sam
  12189.  
  12190.    * ./Makefile: the win32 port now uses a more recent version of gtk+.
  12191.  
  12192. 2002-02-20 Wednesday 05:56  sam
  12193.  
  12194.    * ./plugins/gtk/gtk.c: the log window is now black with colourful text.
  12195.    * ./plugins/gtk/gnome.c: ported the log window to the GNOME interface.
  12196.    * ./src/interface/intf_msg.c: messages are sent to the queue even if
  12197.      -vvvv* wasn't specified.
  12198.  
  12199. 2002-02-20 Wednesday 05:50  jlj
  12200.  
  12201.    * MacOS X VCD support.
  12202.  
  12203. 2002-02-19 Tuesday 03:54  sam
  12204.  
  12205.    * ./plugins/lirc/lirc.: various fixes, thanks to Sigmund Augdal.
  12206.    * ./plugins/text/logger.c: rewrote an ugly loop.
  12207.    * ./plugins/gtk/gtk.c: added a Gtk+ window containing all the log
  12208.      messages; updated in real time. To open it, go to "view"->"messages".
  12209.  
  12210. 2002-02-19 Tuesday 00:50  sam
  12211.  
  12212.     * Got rid of TRACE and intf_DbgMsg which were seldom used anyway.
  12213.     * All intf_*Msg functions now write to stderr.
  12214.     * Implemented a message queue interface plugins can subscribe to.
  12215.     * Wrote the logger interface plugin. Usage:
  12216.        vlc -I logger:filename.log
  12217.     * Lots of fixes in the SPU renderer.
  12218.  
  12219. 2002-02-18 Monday 19:02  stef
  12220.  
  12221.  Fixed a typo in aspect ratio calculation
  12222.  
  12223. 2002-02-18 Monday 01:34  jlj
  12224.  
  12225.    * MacOS X vout improvements
  12226.    * MacOS X intf now returns, allowing vlc to terminate properly
  12227.    * Added a new make target: package-macosx
  12228.  
  12229. 2002-02-15 Friday 20:02  gbazin
  12230.  
  12231.  * Win32 compilation fixes (mingw includes dirent)
  12232.  * configure now checks for ddraw.h and not directx.h
  12233.  * vout_directx doesn't include directx.h anymore (this file isn't part of
  12234.      the directx sdk)
  12235.  * moved all the stuff from aout_waveout.c directly into waveout.c (I don't
  12236.      know what I was thinking about when I created these two files ;-)
  12237.  * until we fix the audio buffer underrun problem, waveout will be the
  12238.      default audio output on win32 (instead of directx).
  12239.  
  12240. 2002-02-15 Friday 13:32  sam
  12241.  
  12242.    * ALL: got rid of *_Probe functions because most of them were duplicates
  12243.      of the real _Init or _Create functions. That's 1000 lines of code gained.
  12244.    * ./src/misc/modules.c: we try not to keep the global lock in module_Need,
  12245.      which should speed up output spawning.
  12246.    * ./plugins/dummy/input_dummy.c: fixed vlc:quit command.
  12247.    * ./plugins/gtk/gtk_playlist.c: compilation fix.
  12248.    * ./plugins/macosx/*: preliminary fixes for the vout4 port.
  12249.  
  12250.     Notes on the *_Probe eradication:
  12251.    o I probably broke the DirectX video output, because of the "must init and
  12252.      run in the same thread" issue. I'll fix this ASAP.
  12253.    o Subtitles are broken (or at least, pretty ugly) in RGB mode.
  12254.    o The input plugins still have *_Probe functions. This will disappear when
  12255.      meuuh is finished with the access plugins.
  12256.    o The decoder plugins still have *_Probe functions. This is probably not
  12257.      going to change, it looks OK to me.
  12258.  
  12259. 2002-02-14 Thursday 23:29  sam
  12260.  
  12261.    * Grmbl. Forgot to commit those Win32 fixes last time, and they were
  12262.      stuck on VTHR. Sorry xav, this probably explains why I couldn't
  12263.      find the commit log :-)
  12264.  
  12265. 2002-02-13 Wednesday 22:10  sam
  12266.  
  12267.    * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
  12268.    * ./src/interface/main.c: --desync now really accepts a value in ms.
  12269.    * ./plugins/vcd/input_vcd.c: fixed a crash when not opening a VCD.
  12270.    * ./src/video_output/vout_subpictures.c: fixed subtitles under BeOS and
  12271.      other architectures which don't support overlay.
  12272.  
  12273. 2002-02-08 Friday 15:57  sam
  12274.  
  12275.    * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB video output to
  12276.      vout4. The overlay video output still needs to be written though.
  12277.  
  12278. 2002-02-06 Wednesday 20:44  gbazin
  12279.  
  12280.  * Just renamed the liba52_adec plugin into a52 to comply with the naming
  12281.  convention used by the other plugins.
  12282.  
  12283. 2002-02-06 Wednesday 02:37  sam
  12284.  
  12285.    * ./plugins/lirc/lirc.c: IR remote control plugin by Sigmund Augdal
  12286.      <sigmunau@stud.ntnu.no>, activate with --enable-lirc.
  12287.    * ./configure.in: put liba52_adec in a builtin for PIC/non-PIC reasons.
  12288.  
  12289. 2002-02-05 Tuesday 21:46  gbazin
  12290.  
  12291.  * New AC3 decoder plugin using liba52 from Aaron Holtzman and
  12292.      Michel Lespinasse.
  12293.      This plugin isn't used by default, you have to specify:
  12294.      --ac3_adec liba52
  12295.  
  12296. 2002-02-04 Monday 09:58  sam
  12297.  
  12298.    * ./src/misc/modules.c: changed module_Need to make it possible to
  12299.      have several modules with the same shortcut name.
  12300.  
  12301. 2002-01-30 Wednesday 23:41  fgp
  12302.  
  12303.  *) We now call lockFocus on the QuickDrawView before attempting to get it's qdport.
  12304.  
  12305. 2002-01-30 Wednesday 00:09  sam
  12306.  
  12307.    * Fixed stuff in the wall filter. Extended syntax:
  12308.       --filter wall         % open a wall (3x3 is the default value)
  12309.       --filter wall:2       % open a 2x2 wall
  12310.       --filter wall:3x2     % open a 3x2 wall
  12311.       --filter wall:2x1:0   % open a 2x1 wall, only display block 0
  12312.       --filter wall:2:0,3   % open a 2x2 wall, only display blocks 0 and 3
  12313.      For instance, if you have 2 computers listening to a network stream, on
  12314.      the left computer you use --filter wall:2x1:0 and on the right computer
  12315.      you use --filter wall:2x1:1
  12316.  
  12317. 2002-01-29 Tuesday 20:11  gbazin
  12318.  
  12319.  * Added mstrtime() to module_symbols_t so we can compile the mpeg_vdec
  12320.      plugin with TRACE mode enabled.
  12321.  
  12322. 2002-01-28 Monday 23:08  stef
  12323.  
  12324.  -Fixed ac3_spdif which has been broken recently,
  12325.  
  12326.  -Check frequency in ac3_adec and change fifo if needed,
  12327.  
  12328.  -Moved initialisation of p_aout from plugins to audio_output.c
  12329.  If audio output rate is psecified at launch time, we try to use it by default.
  12330.  
  12331.  Note that audio output currently suffers from frequent underruns.
  12332.  This has not been fixed here.
  12333.  
  12334. 2002-01-28 Monday 16:51  sam
  12335.  
  12336.    * ./plugins/chroma/i420_rgb16.c: MMX YUV to RGB transformation for 15bpp.
  12337.  
  12338. 2002-01-26 Saturday 01:18  tcastley
  12339.  
  12340.  Fixed compliation error due to inclusion of threads.h
  12341.  
  12342. 2002-01-25 Friday 17:18  sam
  12343.  
  12344.    * ./plugins/x11/xcommon.c: we don't use DPMS functions if they are
  12345.      not available.
  12346.  
  12347. 2002-01-25 Friday 06:43  gbazin
  12348.  
  12349.  * Added a new very simple audio plugin for Win32. This plugin uses the
  12350.      waveOut API which is a lot easier to use for streaming stuff than
  12351.      directsound. (you don't have to take care of underflows anymore
  12352.      because it doesn't use circular buffers).
  12353.      If you are having a lot of underflows, this plugin is currently
  12354.      better adapted than the directx plugin.
  12355.  
  12356.  * Moved some initialization stuff in audio_out.c so we can now the
  12357.      caracteristics of the audio stream before calling aout_Open().
  12358.  
  12359. 2002-01-24 Thursday 21:54  fgp
  12360.  
  12361.  *) Changed configure.in to check for all header files the macosx plugin needs
  12362.  *) There is now an option --disable-macosx, instead of --enable-macosx.
  12363.     --disable-macosx is default for all plattforms except MACOSX
  12364.  *) The mouse cursor is hidden when playing in fullscreen mode
  12365.  *) The screensaver is deactivated when playing in fullscreen mode
  12366.     (Thanks to Julian Mayer <julianmayer>@mac.com)
  12367.  *) Stop, Prev and Next buttons work now.
  12368.  
  12369. 2002-01-24 Thursday 18:50  stef
  12370.  
  12371.  Configure and Makefile tweaking for dvdread module.
  12372.  It is now activated with option --with-dvdread, that takes the same options
  12373.  as --with-dvdcss.
  12374.  If you link with libdvdread statically dvdread is compiled builtin ; if you
  12375.  link dynamically, it is compiled as a plugin.
  12376.  
  12377. 2002-01-24 Thursday 13:32  sam
  12378.  
  12379.    * ./src/misc/modules_plugin.h: fixed a missing function initialization
  12380.      which made decoder plugins segfault in GetChunk calls.
  12381.    * ./configure.in: proper soundcard.h check from Yves Duret.
  12382.  
  12383. 2002-01-23 Wednesday 03:15  stef
  12384.  
  12385.  *Merged hh patch in libdvdcss from main tree.
  12386.  
  12387.  *Updated local libdvdread, so that it does not depend on libdvdcss
  12388.  (ala dummy_dvdcss) and modified configure to reflect changes.
  12389.  
  12390. 2002-01-21 Monday 23:57  massiot
  12391.  
  12392.  * Decoders do not necessarily use bit stream (see mad plug-in)
  12393.  * mad PTS should finally be accurate
  12394.  * Some configure changes.
  12395.  
  12396. 2002-01-21 Monday 07:00  gbazin
  12397.  
  12398.  * Fixed crashes on exit in the directx plugin
  12399.  * vout_PlacePicture is now accepting picture width=height=0
  12400.  
  12401.  * Win32 (NT/2000/XP) fix for libdvdcss: first attempt to open the DVD
  12402.    device in read/write mode so we can use ioctls. If this fails
  12403.    (insufficent privileges) we at least open in read-only mode so the
  12404.    libdvdcss title decryption method can be used.
  12405.  
  12406. 2002-01-21 Monday 05:14  sam
  12407.  
  12408.    * ./configure.in: added extra checks for strange compilers such as
  12409.      Borland C++ which do not support all gcc options. Note that vlc does
  12410.      not compile with bcc32 yet, but is getting closer and closer to.
  12411.  
  12412. 2002-01-21 Monday 00:52  sam
  12413.  
  12414.    * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing.
  12415.    * ./config.guess ./config.sub: latest GNU versions.
  12416.    * ./configure.in: when possible, xvideo is compiled as a plugin.
  12417.    * ./vlc.spec: fixed a few minor inaccuracies.
  12418.    * ./debian/control: vlc-gui is no longer depended on, but rather recommended.
  12419.    * ./src/interface/main.c: --spumargin flag; use this to force displaying
  12420.      subtitles at the bottom of the screen instead of putting them in the
  12421.      middle, for instance: `--spumargin 5'.
  12422.  
  12423. 2002-01-17 Thursday 23:02  gbazin
  12424.  
  12425.  * major rewrite of the directx video plugin to adapt it to the new vout4
  12426.      architecture. This plugin has also been through a major clean-up
  12427.      and it is now much more robust and optimized.
  12428.  
  12429.  * Fixed a few problems with the win32 build.
  12430.  
  12431.  * Replaced the "overlay" command line option with "nooverlay". The
  12432.      former was confusing and useless because overlays were used by
  12433.      default anyway.
  12434.  
  12435. 2002-01-17 Thursday 16:17  sam
  12436.  
  12437.    * ./vlc.spec: imported MandrakeSoft's new spec file.
  12438.    * ./debian/control: fixed build-dependencies for vlc-mad.
  12439.  
  12440. 2002-01-16 Wednesday 04:47  sam
  12441.  
  12442.    * ./debian/rules: fixed the vlc-arts and vlc-mad package builds.
  12443.  
  12444. 2002-01-15 Tuesday 19:01  stef
  12445.  
  12446.  The gnome/gtk interface should no longer user p_input->stream before it
  12447.  has been initialized.
  12448.  
  12449. 2002-01-15 Tuesday 17:55  stef
  12450.  
  12451.  *stream lock is initialized in input_CreateThread instead of initThread,
  12452.  to have it initialized when we call it in the interface.
  12453.  
  12454. 2002-01-15 Tuesday 11:51  asmax
  12455.  
  12456.  - added support for S8 and U16 aout (not tested)
  12457.  - The sound is very dirty in U8 mode. I don't know if it comes from the
  12458.  8 bit mode itself or from the S16->U8 conversion.
  12459.  
  12460. 2002-01-15 Tuesday 01:01  sam
  12461.  
  12462.    * ./debian/control: fixed Debian build-depends.
  12463.    * ./include/config.h: changed RELEASE to HAVE_RELEASE because RELEASE
  12464.      is already defined in <scsi/scsi.h> under Linux.
  12465.  
  12466. 2002-01-14 Monday 23:46  massiot
  12467.  
  12468.  * More precise way to retrieve a PTS from the bit stream.
  12469.  * Fixed issues in the PTS handling of the mad plug-in (incomplete).
  12470.  
  12471. 2002-01-14 Monday 21:00  jpsaman
  12472.  
  12473.  Configure, build and install instructions for libmad library and mad plugin.
  12474.  
  12475. 2002-01-14 Monday 19:54  asmax
  12476.  
  12477.  - le coup de gr‚ce: all the code in audio output is now factorized (except
  12478.  for ac3 spdif) in aout_common.c/.h
  12479.  - aout thread functions are declared with a macro
  12480.  
  12481.  TODO:
  12482.  - test unsigned 8 bit output, and implement S8 and U16 outputs
  12483.  - multi-channel support
  12484.  - check if resampling takes the PTS into account (and fix it)
  12485.  
  12486. 2002-01-14 Monday 12:15  asmax
  12487.  
  12488.  HUGE cleanings in audio output:
  12489.  - removed AOUT_INTF_*_FIFO, which where not used
  12490.  - factorized S16StereoPlay, U8MonoPlay, and so on.., in a single
  12491.    function aout_FillBuffer (in aout_common.c)
  12492.    (unsigned 8bit may be broken, but I have no stream to test with :(
  12493.  
  12494.  - last step to be done: factorize aout_s8, aout_s16, ... thanks to a macro
  12495.  
  12496. 2002-01-13 Sunday 18:13  gbazin
  12497.  
  12498.  * A few fixes for the Win32 build.
  12499.  
  12500. 2002-01-13 Sunday 15:07  gbazin
  12501.  
  12502.  * Fixed all the problems related to ToggleFullScreen().
  12503.  
  12504. 2002-01-12 Saturday 21:58  jlj
  12505.  
  12506.    * ./src/misc/modules.c: Fixed a compile issue under platforms without
  12507.      HAVE_DYNAMIC_PLUGINS.
  12508.  
  12509. 2002-01-12 Saturday 02:02  jlj
  12510.  
  12511.    * ./src/interface/intf_eject.c: MacOS X port.
  12512.  
  12513. 2002-01-12 Saturday 01:25  sam
  12514.  
  12515.    * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software YUV.
  12516.    * ./plugins/ggi/ggi.c: activated double buffering.
  12517.    * ./src/video_output/vout_pictures.c: we create more Xv pictures to
  12518.      get smoother rendering.
  12519.  
  12520. 2002-01-11 Friday 03:07  sam
  12521.  
  12522.    * BSD compilation fix suggested by Steven M. Schultz.
  12523.  
  12524. 2002-01-10 Thursday 23:41  asmax
  12525.  
  12526.  - beginning of code factorization in aout_s16 (more cleaning will come)
  12527.  - As for libmad, I have tried to create the aout fifo in libmad_output,
  12528.    to open it with the right sample rate, but strangely it didn't work.
  12529.  
  12530. 2002-01-10 Thursday 04:11  sam
  12531.  
  12532.    * ./src/input/input.c: fixed a few segfaults caused by the dummy plugin.
  12533.    * ./plugins/mpeg_adec/mpeg_adec.c: fixed a segfault due to misuse of
  12534.      DecoderError.
  12535.    * ./plugins/x11/xcommon.c: replaced XFlush with XSync. This must be the
  12536.      fourth time someone has to commit this, so I added a reminder :-)
  12537.  
  12538. 2002-01-09 Wednesday 10:22  sam
  12539.  
  12540.    * ./src/interface/intf_eject.c: BSD/OS port by Steven M. Schultz.
  12541.  
  12542. 2002-01-09 Wednesday 02:01  sam
  12543.  
  12544.    * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was
  12545.      already a system macro under MacOS X.
  12546.    * ./plugins/dummy/dummy.c: fixed vlc:loop, vlc:quit, etc. entries.
  12547.    * ./plugins/glide/glide.c: activated double buffering.
  12548.    * ./plugins/mga/xmga.c: started writing an xmga plugin; doesn't work yet.
  12549.    * ./src/input/input.c: fixed the input memory leak, and the insane thread
  12550.      spawning we got with vlc:loop.
  12551.    * ./src/misc/intf_eject.c: disc ejection routine courtesy of Julien Blache,
  12552.      currently Linux-only.
  12553.  
  12554. 2002-01-09 Wednesday 00:33  asmax
  12555.  
  12556.  - better communication between audio decoder and output: aout plugins
  12557.  are now opened directly in the right mode (works with mpeg_adec and
  12558.  ac3_adec, not tested with mad)
  12559.  - first attempt to implement mono output (doesn't work yet)
  12560.  
  12561. 2002-01-07 Monday 17:02  sam
  12562.  
  12563.    ./debian/control: updated list of supported architectures.
  12564.    ./share/*: added 16x16 and 32x32 versions of PNG icons.
  12565.  
  12566. 2002-01-07 Monday 02:12  sam
  12567.  
  12568.    * ./plugins/mga/mga.c: removed the mgammx module and put the code in
  12569.      the chroma_i420_ymga module instead. This introduces a slight
  12570.      performance issue as we now need to memcpy() the Y plane, but I have
  12571.      some vout4 enhancements on their way which make this point moot.
  12572.    * ./debian/changelog: imported official Debian changelog.
  12573.    * ./debian/control: activated the vlc-mad and vlc-arts packages; package
  12574.      builds should now work again.
  12575.    * ./plugins/dvd/dvd.c: solved a symbol resolution issue when vlc was
  12576.      compiled without libdvdcss which overflowed the return stack.
  12577.    * ./plugins/ggi/ggi.c: ported the GGI plugin to vout4.
  12578.    * ./plugins/glide/glide.c: ported the Glide plugin to vout4 (untested).
  12579.    * ./src/input/input.c: prepared everything for multi-input mode; since
  12580.      no interface is yet prepared to handle this, I changed them so that
  12581.      they just use the first available input for now. This may break other
  12582.      things, but I promise I'll eventually repair everything :-)
  12583.  
  12584. 2002-01-06 Sunday 17:18  sam
  12585.  
  12586.    * ./plugins/mga/mga.c: MMX-accelerated version of the MGA plugin.
  12587.    * ./plugins/mpeg_vdec/Makefile: Little workaround for PA-Risc compilation.
  12588.  
  12589. 2002-01-05 Saturday 18:25  sam
  12590.  
  12591.    * ./src/audio_output/aout_s16.c: fixed a segfault. It may have unexpected
  12592.      side effects because I don't know this part of the code, but at least
  12593.      it doesn't crash anymore.
  12594.    * ./plugins/beos/beos.cpp: first attempt at porting the BeOS plugin to the
  12595.      new video output and module systems. Doesn't work nor even compile yet.
  12596.    * ./configure.in: we now check the gtk-config version.
  12597.  
  12598. 2002-01-05 Saturday 16:09  sam
  12599.  
  12600.    * ./plugins/mga/mga.c: we use the MGA_VID_FSEL ioctl to select the
  12601.      frame to be displayed. Unfortunately, increasing the number of
  12602.      frames doesn't seem to work and makes the picture stutter...
  12603.  
  12604. 2002-01-05 Saturday 15:17  sam
  12605.  
  12606.    * ./Makefile: fixed a bug when no builtins were selected.
  12607.    * ./plugins/mga/mga.c: ported the MGA video output to vout4. Only does YV12
  12608.      for the moment, and there is a strange bug with some streams which gives
  12609.      only a green image. Needs to be looked at.
  12610.    * ./plugins/x11/xcommon.c: fixed a few typos.
  12611.  
  12612. 2002-01-05 Saturday 03:49  sam
  12613.  
  12614.    * ./configure.in: fix for obscure architectures like hppa where target_os
  12615.      isn't properly detected.
  12616.    * ./include/video_output.h: got rid of pf_setpalette; I'll find a nicer way.
  12617.    * ./plugins/mga.c: fixed MGA module compilation. Doesn't work yet, though.
  12618.  
  12619. 2002-01-05 Saturday 02:22  sam
  12620.  
  12621.    * ./include/common.h: hton64 is now an inline function.
  12622.    * ./src/video_output/vout_pictures.c et al.: vout4 now automatically
  12623.      detects when two chroma formats are the same, such as UYVY/Y422, or
  12624.      roughly equivalent, such as I420/YV12. Plugins need not worry about
  12625.      conversion anymore.
  12626.  
  12627. 2002-01-04 Friday 14:01  sam
  12628.  
  12629.    * ./BUGS: added a list of known bugs. Please add your findings!
  12630.    * ./MODULES: added a short description of each module. Maybe we should
  12631.      add more details to make this file really useful.
  12632.    * ./doc/bugreport-howto.txt: wishful thinking...
  12633.    * ./Makefile: added a workaround for the fact that .c files don't depend
  12634.      on <videolan/vlc.h>.
  12635.    * ./plugins/memcpy/memcpy.c: all memcpy modules are now built from the same
  12636.      single file.
  12637.    * ./src/interface/main.c: added the --nommx, --no3dnow, --nommxext, --nosse
  12638.      and --noaltivec options to vlc.
  12639.    * ./configure.in: removed the --disable-mmx option, now useless because
  12640.      of the vlc --no* options.
  12641.    * ./src/interface/main.c: fixed a crash caused by the memcpy module
  12642.      being released too early.
  12643.    * ./include/video.h: more vout4 changes, including margin support, more
  12644.      FOURCC formats recognized, transparent support of identical or almost
  12645.      identical FOURCC formats.
  12646.    * ./include/video_output.h: added a vout_Render function to video output
  12647.      modules which is to be executed before vout_Display.
  12648.    * ./include/common.h: this header is back.
  12649.    * ./plugins/chroma/i420_rgb.c: planar YUV 4:2:0 to packed RGB conversion
  12650.      functions, mostly taken from vout3's yuv functions, but heavily modified
  12651.      to use FAST_MEMCPY and to handle image dimensions which are not multiples
  12652.      of 16. Not all functions have been written yet, though.
  12653.    * ./plugins/chroma/i420_yuy2.c: planar YUV 4:2:0 to packed YUV conversion
  12654.      functions, various targets such as 4:2:2 YUYV, YVYU, UYVY, or 2:1:1 YUYV,
  12655.      with accelerated MMX versions.
  12656.    * ./plugins/chroma/i422_yuy2.c: same as i420_yuy2.c but takes planar YUV
  12657.      4:2:2 pictures in input. With accelerated MMX versions as well. This plugin
  12658.      makes it possible to display 4:2:2 files on most video cards without the
  12659.      quality loss of 4:2:0 downsampling.
  12660.    * ./plugins/filter/*: thanks to the vout_Render function, all filters now
  12661.      output their data perfectly in sync.
  12662.    * ./plugins/dvdread/Makefile: fix to prevent unnecessary target rebuilds.
  12663.    * ./plugins/sdl/vout_sdl.c: support for YV12, UYVY, YUY2 and YVYU overlays.
  12664.    * ./plugins/x11/xcommon.c: support for I420, YV12, YUY2 and Y211 overlays.
  12665.  
  12666. 2002-01-02 Wednesday 14:37  sam
  12667.  
  12668.    * ./ChangeLog: imported the 0.2.92 changes, unrolled current CVS changes.
  12669.    * ./include/config.h et al.: this file is no longer generated.
  12670.    * ./include/video.h: we use the FOURCC definition of a chroma format to
  12671.      describe picture types (see http://www.webartz.com/fourcc/).
  12672.    * ./plugins/dvdread/input_dvdread.c: compilation fix by Eyal Lebedinsky.
  12673.    * ./plugins/x11/xcommon.c: fixed the XShm operations order.
  12674.  
  12675. 2002-01-01 Tuesday 07:42  sam
  12676.  
  12677.    * Last updates for today's release.
  12678.  
  12679. 2001-12-31 Monday 05:10  sam
  12680.  
  12681.    * Updated changelog.
  12682.  
  12683. 2001-12-31 Monday 04:53  sam
  12684.  
  12685.    * Fixed detection of the esd plugin.
  12686.    * Fixed the ts plugin's input type detection.
  12687.    * Fixed the BadCursor error in the x11 and xvideo plugins. For real this
  12688.      time (unlike my 2001/08/03 fix :p).
  12689.    * Made the wall filter work a bit better. It now spawns a 3x2 mosaic,
  12690.      but this will eventually be configurable, ‡ la `--filter wall:3x3'.
  12691.  
  12692. 2001-12-31 Monday 03:26  massiot
  12693.  
  12694.  * Fixed a bug in DecoderError.
  12695.  * Temporary kludge for vlc_mpeg_adec=mad ./vlc ...
  12696.  
  12697. 2001-12-31 Monday 03:23  massiot
  12698.  
  12699.  Fixed a bug in DecoderError.
  12700.  
  12701. 2001-12-31 Monday 01:21  massiot
  12702.  
  12703.  STABLE/HEAD merge ; backported the Next Generation Buffer Manager.
  12704.  
  12705. 2001-12-31 Monday 01:13  massiot
  12706.  
  12707.  Miscellaneous typos.
  12708.  
  12709. 2001-12-30 Sunday 07:09  sam
  12710.  
  12711.  Some heavy changes today:
  12712.    * Removed duplicate function checks from configure.in.
  12713.    * Added extra magic to Makefile.modules so that the module Makefiles
  12714.      are now ridiculously simple. And I mean *simple*. Check it! This will
  12715.      make a possible switch to full autoconf/automake a lot easier.
  12716.    * Added the vlc version name to the plugin symbols, to be sure we only load
  12717.      plugins with the same version number. A nasty consequence is that you
  12718.      need to rebuild your tree after midnight if you are using a CVS tree :-)
  12719.    * Got rid of modules_export.h by #defining exported functions in the same
  12720.      header as their prototype.
  12721.    * Added modules_inner.h and other commonly used .h files to common.h so
  12722.      there are less and less files to include, and renamed common.h to
  12723.      <videolan/vlc.h>.
  12724.    * First modifications to the module handling system towards my ultimate
  12725.      goal to get rid of the *_Probe functions. Got rid of TestMethod and
  12726.      TestCPU, as well as src/misc/tests.c.
  12727.    * Wrote the chroma plugin handling functions. No YUV functions have been
  12728.      ported yet because it'ls a lot of work, but the core system works, I
  12729.      tried it with a naive yv12->rgb16 plugin (which will disappear when the
  12730.      real functions are ready).
  12731.    * Made a lot of functions in dvd_summary.c one-liners to avoid wasting
  12732.      too many output lines.
  12733.    * Fixed a segfault in input_dvd.c:DVDInit.
  12734.    * Added a fixfiles.sh script in plugins/gtk to be run after Glade has
  12735.      generated its C files.
  12736.    * Did some work on the KDE interface to make it suck a bit less. It still
  12737.      segfaults, but at least it runs and it looks less ugly.
  12738.    * RGB SDL rendering works again, though in 16bpp only.
  12739.    * Made plugins/vcd/linux_cdrom_tools.c independent of any vlc structure
  12740.      so that it'll be easily put in a library. Maybe libdvdcss?
  12741.    * Fixed VCD date display.
  12742.    * Merged vout_xvideo.c, vout_x11.c and vout_common.c into xcommon.c.
  12743.    * Wrote non-Shm XVideo output.
  12744.    * Made X11 output work again. Still pretty unstable, only works for 16bpp.
  12745.    * Additional french translation in po/fr.po. Any taker for the rest?
  12746.    * Fixed a segfault in video_output.c when the allocated pictures were
  12747.      not direct buffers.
  12748.    * If $DISPLAY isn't set, don't try to run the Gtk+ interface.
  12749.    * Replaced 48x48 .xpm images with 32x32 ones to conform to Debian policy
  12750.      (Closes Debian bug #126939).
  12751.    * Removed the automatic ./configure launch when running `make all' for
  12752.      the first time.
  12753.  
  12754.  Stuff currently more broken than it ought to be:
  12755.    * The wall filter. Being fixed.
  12756.    * x11 and sdl plugins for depth != 16bpp.
  12757.    * Software YUV.
  12758.    * gvlc, gnome-vlc, kvlc shortcuts. Use --intf instead for the moment.
  12759.  
  12760. 2001-12-30 Sunday 06:31  sam
  12761.  
  12762.    * Duh. Reverted HÂkan's patch. Adding the same target three times isn't
  12763.      a good idea.
  12764.  
  12765. 2001-12-30 Sunday 06:10  sam
  12766.  
  12767.    * configure.in fix by HÂkan Hjort.
  12768.  
  12769. 2001-12-30 Sunday 06:06  sam
  12770.  
  12771.    * Backported the DecoderError() patch.
  12772.  
  12773. 2001-12-30 Sunday 05:46  sam
  12774.  
  12775.    * Forgot a file in my last commit.
  12776.  
  12777. 2001-12-30 Sunday 05:38  sam
  12778.  
  12779.    * Put ErrorThread() in input_ext-dec.h because it was the same function
  12780.      in all decoders. Called it DecoderError() instead.
  12781.    * All decoders enter DecoderError() in case of error, even if they
  12782.      haven't allocated all their data. This prevents the input from getting
  12783.      stuck if a decoder has failed its initialization.
  12784.    * Namespace fixes through the decoder files.
  12785.  
  12786. 2001-12-29 Saturday 03:44  massiot
  12787.  
  12788.  Fixed a cosmetic issue.
  12789.  
  12790. 2001-12-29 Saturday 03:07  massiot
  12791.  
  12792.  Hidden gory buffer management details in a private section of data_packet_t.
  12793.  
  12794. 2001-12-27 Thursday 03:47  massiot
  12795.  
  12796.  * Changed pf_read prototype and minor changes.
  12797.  
  12798. 2001-12-27 Thursday 01:49  massiot
  12799.  
  12800.  * Changed the way decoder_fifo_t works ;
  12801.  * Minor optimizations in the Next Generation Buffer Manager.
  12802.  
  12803. 2001-12-20 Thursday 22:11  sam
  12804.  
  12805.    * Added Jeffrey Baker to the AUTHORS file.
  12806.    * Fixed a PPC compilation issue.
  12807.  
  12808. 2001-12-19 Wednesday 10:00  massiot
  12809.  
  12810.  Next Generation Buffer Manager for DVD and VCD plug-ins.
  12811.  
  12812. 2001-12-19 Wednesday 03:50  sam
  12813.  
  12814.    * Initialize SDL before opening the SDL audio output.
  12815.    * Prevent two SDL video outputs or audio outputs to be spawned at the
  12816.      same time to avoid ugly crashes.
  12817.    * The SDL plugin now says whether we are using software or hardware YUV
  12818.      in its window title.
  12819.    * We now stop at the first ':' when looking for a module name, to easily
  12820.      pass information to the modules. Possible example: --vout sdl:software,
  12821.      implementation of such an option is left as an exercise.
  12822.    * Merged filter_bob and filter_bob422 into filter_bob. Use --filter bob
  12823.      to deinterlace 422 into 420 as well.
  12824.    * Factorized code common to most filters and the video output, optimized
  12825.      a few filters by aligning data and reading 64 bits at a time.
  12826.    * Two new absolutely useless, CPU-eating, resource-wasting, but fun
  12827.      filters: enjoy `transform', which performs flips and 90∞ rotations, and
  12828.      `distort', which performs animated image effects (currently only a naive
  12829.      sine wave is implemented). Usage examples:
  12830.         --filter transform:hflip
  12831.         --filter transform:vflip
  12832.         --filter transform:90
  12833.         --filter transform:180
  12834.         --filter transform:270
  12835.         --filter distort:wave
  12836.  
  12837. 2001-12-18 Tuesday 03:13  sam
  12838.  
  12839.    * Ultimate fixes to the win32 package generation.
  12840.  
  12841. 2001-12-18 Tuesday 03:07  sam
  12842.  
  12843.    * Ultimate fixes to the win32 package generation.
  12844.  
  12845. 2001-12-18 Tuesday 02:19  sam
  12846.  
  12847.    * Fixed a copy/paste error from previous commit.
  12848.  
  12849. 2001-12-18 Tuesday 02:03  sam
  12850.  
  12851.    * Added --with-dll-path option for my automated Win32 package builds.
  12852.  
  12853. 2001-12-17 Monday 16:42  sam
  12854.  
  12855.    * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
  12856.  
  12857. 2001-12-17 Monday 16:37  sam
  12858.  
  12859.    * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
  12860.  
  12861. 2001-12-17 Monday 16:03  sam
  12862.  
  12863.    * TS input: we now check that the contents of the PAT has changed
  12864.      before updating it, instead of just relying on its version number.
  12865.    * debian/changelog updates.
  12866.  
  12867. 2001-12-17 Monday 15:59  sam
  12868.  
  12869.    * TS input: we now check that the contents of the PAT has changed
  12870.      before updating it, instead of just relying on its version number.
  12871.  
  12872. 2001-12-17 Monday 12:42  sam
  12873.  
  12874.    * Disabled broken ALSA audio output. Closes Debian bugs #110869 and #119846.
  12875.    * Fixed build dependencies on libasound2-dev. Closes Debian bug #121057.
  12876.    * Changed configure.in so that libXv_pic is used instead of libXv.a when
  12877.      available. Closes Debian bug #111790.
  12878.  
  12879. 2001-12-17 Monday 05:33  sam
  12880.  
  12881.    * Pathetic attempt at a 4:2:2 renderer and deinterlacer, combining the
  12882.      most awful line dropping techniques of both BOB and 422 to 420
  12883.      downscaling. Don't worry, it should only survive for a couple of days.
  12884.  
  12885. 2001-12-17 Monday 03:48  sam
  12886.  
  12887.    * CPU detection under BeOS.
  12888.    * Fixed XVideo port selection.
  12889.  
  12890. 2001-12-17 Monday 03:38  sam
  12891.  
  12892.    * CPU detection under BeOS.
  12893.    * Fixed XVideo port selection.
  12894.    * New stupid plugin: "--filter wall" for split-image playback :-)
  12895.       (will evolve into a real image wall plugin when I have time)
  12896.  
  12897. 2001-12-16 Sunday 18:00  sam
  12898.  
  12899.  libdvdcss changes:
  12900.    * Support for REPORT_TITLE_KEY and RPC commands by HÂkan Hjort
  12901.      <d95hjort@dtek.chalmers.se>.
  12902.  
  12903.  vlc changes:
  12904.    * Minor coding style fixes (please avoid tabs).
  12905.  
  12906. 2001-12-16 Sunday 16:18  sam
  12907.  
  12908.    * Filter plugins. Not very polished (please don't look at how the dates are
  12909.      calculated!), but worth a try. Use the following flags:
  12910.       "--filter invert" for inverse video
  12911.       "--filter bob" for BOB deinterlacing
  12912.    * Fixed a potential segfault if the subtitle stream was encountered
  12913.      before the video stream.
  12914.    * Misc vout4 fixes.
  12915.  
  12916. 2001-12-13 Thursday 23:56  sam
  12917.  
  12918.    * Minor compile fix under Hurd.
  12919.    * Fixed a potential segfault if the subtitle stream was encountered
  12920.      before the video stream.
  12921.  
  12922. 2001-12-13 Thursday 20:47  sam
  12923.  
  12924.    * Buffer choice optimizations - vout4 should eat even less CPU now.
  12925.    * Minor warning fix for Hurd.
  12926.  
  12927. 2001-12-13 Thursday 17:33  massiot
  12928.  
  12929.  Fixed a major bug I introduced lately.
  12930.  
  12931. 2001-12-13 Thursday 12:47  sam
  12932.  
  12933.    * Fixed aspect ratio handling.
  12934.    * Fixed potential compilation issues under eg. BSD/OS.
  12935.  
  12936. 2001-12-13 Thursday 12:37  sam
  12937.  
  12938.    * Fixed potential compilation issues under eg. BSD/OS.
  12939.  
  12940. 2001-12-12 Wednesday 15:20  sam
  12941.  
  12942.    * Fixed unnecessary target remake (recursive make is harmful !).
  12943.  
  12944. 2001-12-12 Wednesday 15:20  sam
  12945.  
  12946.    * Fixed Win32 port.
  12947.    * Fixed unnecessary target remake (recursive make is harmful !).
  12948.  
  12949. 2001-12-12 Wednesday 13:48  massiot
  12950.  
  12951.  Next Generation Buffer Manager, for TS plug-in. Please test in-ten-si-vely !
  12952.  
  12953. 2001-12-12 Wednesday 11:18  massiot
  12954.  
  12955.  Next Generation Buffer Manager, for PS plug-in.
  12956.  
  12957. 2001-12-12 Wednesday 02:13  sam
  12958.  
  12959.    * Additional fixes for OSes with no gettext (thanks to ej0).
  12960.    * Fixed a potential BeOS linking issue.
  12961.    * Fixed a minor bug in input.c.
  12962.  
  12963. 2001-12-12 Wednesday 02:13  sam
  12964.  
  12965.    * Fixed a potential BeOS linking issue.
  12966.    * Fixed a minor bug in input.c.
  12967.  
  12968. 2001-12-11 Tuesday 23:53  sam
  12969.  
  12970.    * Don't try to use gettext if we don't have GNU gettext. This may change
  12971.      in the future though (most GNU software seems to include a local copy of
  12972.      gettext in case the operating system doesn't provide it).
  12973.  
  12974. 2001-12-11 Tuesday 15:35  sam
  12975.  
  12976.    * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
  12977.      in the gtk/gnome plugins.
  12978.    * Removed cruft from configure.in.
  12979.  
  12980. 2001-12-11 Tuesday 15:31  sam
  12981.  
  12982.    * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
  12983.      in the gtk/gnome and x11/xvideo plugins.
  12984.    * Fixed CFLAGS_XVIDEO.
  12985.  
  12986. 2001-12-11 Tuesday 14:43  sam
  12987.  
  12988.    * Added vlc-arts to the debian package generation.
  12989.    * HP-UX port of the DVD ioctls courtesy of David Siebˆrger.
  12990.  
  12991. 2001-12-11 Tuesday 13:55  massiot
  12992.  
  12993.  Fixed major bugs in the PSI decoder.
  12994.  
  12995. 2001-12-10 Monday 18:58  gbazin
  12996.  
  12997.    * configure.in was broken for win32
  12998.  
  12999. 2001-12-10 Monday 16:17  massiot
  13000.  
  13001.  Backported fix for possible segfault with --input.
  13002.  
  13003. 2001-12-10 Monday 16:16  massiot
  13004.  
  13005.  Fixed possible segfault with --input.
  13006.  
  13007. 2001-12-10 Monday 13:17  sam
  13008.  
  13009.    * (very old) russian translation courtesy of Valek Filippov <frob@df.ru>.
  13010.    * Fixed a charset issue in the french translation.
  13011.  
  13012. 2001-12-10 Monday 12:40  sam
  13013.  
  13014.    * Removed more unused code.
  13015.    * Updated config.guess and config.sub from GNU's latest versions (bozo,
  13016.      you may want to update them in vls as well).
  13017.    * Added vlc.pot skeleton for translators.
  13018.  
  13019. 2001-12-10 Monday 04:54  sam
  13020.  
  13021.    * Fixed a segfault on exit when no fast_memcpy module was found.
  13022.  
  13023. 2001-12-10 Monday 04:53  sam
  13024.  
  13025.    * Removed unused code (intf_channels.c, keystrokes.h).
  13026.    * Put common_win32.h back into common.h -- it wasn't that big and we
  13027.      should not multiply header files.
  13028.    * Added gettext support by Thomas Graf <reeler@reeler.org>, may be
  13029.      broken on other platforms but we'll only see it when I'm finished
  13030.      with vout 4 :-)
  13031.    * Fixed a segfault on exit when no fast_memcpy module was found.
  13032.  
  13033. 2001-12-09 Sunday 17:08  sam
  13034.  
  13035.    * Fixed Debian package builds.
  13036.  
  13037. 2001-12-09 Sunday 17:01  sam
  13038.  
  13039.    * COMPLETE CVS BREAKAGE !! The MAIN branch is going to be a playground
  13040.      for my nevrotic and destructive pulsions during the next few hours!
  13041.  
  13042.    * If you want to test vlc, please use the v0_2_92_branch branch.
  13043.  
  13044.    * Stuff currently working:
  13045.       - direct to YUV buffer decoding
  13046.       - non-ugly subtitle blending
  13047.       - XVideo and SDL video output
  13048.  
  13049.    * Stuff currently utterly broken:
  13050.       - aspect ratio
  13051.       - software rendering (ie, all other video output plugins)
  13052.  
  13053.    * Additional misc changes:
  13054.       - Renamed spu_dec to spudec and mad_adec to mad to stay coherent with
  13055.         other plugins. Also, renamed mpeg to mpeg_system.
  13056.       - Added jobi to the AUTHORS file.
  13057.       - Factored code common to vout_x11.c and vout_xvideo.c.
  13058.  
  13059. 2001-12-09 Sunday 16:34  sam
  13060.  
  13061.  file vlc-mad.dirs was initially added on branch v0_2_92_branch.
  13062.  
  13063. 2001-12-09 Sunday 16:34  sam
  13064.  
  13065.    * Added the MAD plugin to the Debian build system, called it mad instead
  13066.      of mad_adec to stay coherent will other plugins.
  13067.    * Fixed a few warnings due to missing <string.h>.
  13068.  
  13069. 2001-12-08 Saturday 12:55  sam
  13070.  
  13071.    * Fixed debian and make snapshot rules.
  13072.  
  13073. 2001-12-07 Friday 19:29  massiot
  13074.  
  13075.  Bumped up revision number to 0.2.92-pre1 and 1.0.1-pre1. Ready for 0.2.92
  13076.  pre-release.
  13077.  
  13078. 2001-12-07 Friday 19:25  massiot
  13079.  
  13080.  0.2.92 pre-release.
  13081.  
  13082. 2001-12-07 Friday 19:22  massiot
  13083.  
  13084.  Bumped up revision number to 0.2.92-dev and 1.0.1-dev.
  13085.  
  13086. 2001-12-07 Friday 18:33  sam
  13087.  
  13088.    * Fixed a total breakage of decoder plugins introduced by fast_memcpy.
  13089.    * Got rid of #include "main.h", included it in common.h instead ; got
  13090.      rid of #include "config.h" in most files as well.
  13091.  
  13092. 2001-12-07 Friday 16:47  jobi
  13093.  
  13094.  * added functions in inputs to change the current program (most of
  13095.    them do nothing)
  13096.  
  13097.  All inputs should now have a pf_setprogram function. A default one is
  13098.  provided in input_programs.c.
  13099.  
  13100. 2001-12-06 Thursday 13:53  massiot
  13101.  
  13102.  Fix for altivec under Linux.
  13103.  
  13104. 2001-12-06 Thursday 11:18  massiot
  13105.  
  13106.  Updated man page.
  13107.  
  13108. 2001-12-06 Thursday 10:53  massiot
  13109.  
  13110.  * mad plug-in is now built-in to avoid PIC/non-PIC collision ;
  13111.  * Updated documentation ;
  13112.  * New --desync option, to delay the video (in case of lip desynchronization) ;
  13113.  this is bad, but we have no other option for the moment ;
  13114.  * Clicking in vout now pauses the stream, patch courtesy of Peter Surda.
  13115.  
  13116. 2001-12-05 Wednesday 10:30  massiot
  13117.  
  13118.  Fix for altivec detection (courtesy of walken).
  13119.  
  13120. 2001-12-05 Wednesday 03:31  jobi
  13121.  
  13122.  * Added 2 fields, p_selected_program and p_new_program, to the
  13123.    input_thread_t structure, so that we may support multi programs
  13124.    streams.
  13125.  * Modified inputs to take account of this change.
  13126.  * Modified input_clock.c so that it doesn't refer to pp_programs[0]
  13127.    any more.
  13128.  
  13129.  Now we should not refer to the first program, but to the selected
  13130.  program. Functions to change the current program are coming.
  13131.  
  13132. 2001-12-04 Tuesday 13:47  massiot
  13133.  
  13134.  libmad plug-in, courtesy of Jean-Paul Saman <jpsaman@wxs.nl>.
  13135.  
  13136. 2001-12-03 Monday 17:55  massiot
  13137.  
  13138.  Reversed my previous patch (too buggy).
  13139.  
  13140. 2001-12-03 Monday 17:34  stef
  13141.  
  13142.  -added eof for ts seekable streams
  13143.  -close netlist when ts input ends
  13144.  
  13145. 2001-12-03 Monday 16:43  massiot
  13146.  
  13147.  Fixed a bug in my previous commit.
  13148.  
  13149. 2001-12-03 Monday 16:18  sam
  13150.  
  13151.    * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
  13152.      "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn.
  13153.      Please test! Especially Athlon users.
  13154.    * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057).
  13155.    * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts".
  13156.    * Unrolled ChangeLog.
  13157.  
  13158. 2001-12-03 Monday 15:58  massiot
  13159.  
  13160.  More checks for GTK headers.
  13161.  
  13162. 2001-12-03 Monday 13:58  massiot
  13163.  
  13164.  Fixed a crash when pausing.
  13165.  
  13166. 2001-12-03 Monday 11:49  massiot
  13167.  
  13168.  Fixed numerous bugs in ES selection.
  13169.  
  13170. 2001-12-02 Sunday 17:32  stef
  13171.  
  13172.  -hopeless fix for the input netlist corruption bug.
  13173.  
  13174.  Please test.
  13175.  
  13176. 2001-11-30 Friday 22:52  gbazin
  13177.  
  13178.   * DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
  13179.      decoder fifo. This bug was creating an io_vec starving on title change
  13180.      when playing DVDs.
  13181.  
  13182. 2001-11-30 Friday 00:34  stef
  13183.  
  13184.  -Update for libdvdcss documentation
  13185.  
  13186. 2001-11-29 Thursday 17:24  jobi
  13187.  
  13188.  Removed a bug in the Makefile that made the CVS-snapshots building fail.
  13189.  
  13190. 2001-11-29 Thursday 15:57  massiot
  13191.  
  13192.  Added vlc.app
  13193.  
  13194. 2001-11-29 Thursday 15:34  massiot
  13195.  
  13196.  Fixed a problem with vlc.app.
  13197.  
  13198. 2001-11-29 Thursday 10:20  massiot
  13199.  
  13200.  Moved #include <string.h> to macosx plug-in instead of threads.h, as in
  13201.  other plug-ins.
  13202.  
  13203. 2001-11-29 Thursday 01:01  fgp
  13204.  
  13205.    *) Added "#include <string.>" to include/threads.h
  13206.       It' wouldn't compile on OSX without this.
  13207.  
  13208.    *) Removed the mutex the vout and intf thread (were supposed to use)
  13209.       for syncronizing acces to the p_vout->p_sys structure.
  13210.       The p_vout->change_lock mutex is used for syncronization now. (and
  13211.       should make synronization work)
  13212.  
  13213. 2001-11-28 Wednesday 15:08  massiot
  13214.  
  13215.  * Added error checking in pthread wrapper ; as a result, intf_msg.h must
  13216.  now be included *before* threads.h ;
  13217.  * Changed all files to include intf_msg.h before threads.h ; while I was
  13218.  at it, I update the copyright notices ;
  13219.  * Removed the obsolete darwin plug-in.
  13220.  
  13221. 2001-11-27 Tuesday 14:42  sam
  13222.  
  13223.    * Fixed a deadlock (bug reported by marcari).
  13224.  
  13225. 2001-11-27 Tuesday 13:06  massiot
  13226.  
  13227.  Removed obsolete entry.
  13228.  
  13229. 2001-11-27 Tuesday 12:52  massiot
  13230.  
  13231.  Documentation updates.
  13232.  
  13233. 2001-11-27 Tuesday 12:33  massiot
  13234.  
  13235.  * Updated man page.
  13236.  * dvd:<device>[@<raw device>] to avoid device namespace collision under
  13237.  win32.
  13238.  
  13239. 2001-11-27 Tuesday 11:14  massiot
  13240.  
  13241.  More WIN32 portability fixes.
  13242.  
  13243. 2001-11-27 Tuesday 10:58  massiot
  13244.  
  13245.  Disabled dvdread by default since it causes many portability problems.
  13246.  Enable it with --enable-dvdread.
  13247.  
  13248. 2001-11-27 Tuesday 10:50  massiot
  13249.  
  13250.  Fixed a compilation issue under Win32
  13251.  
  13252. 2001-11-27 Tuesday 10:18  massiot
  13253.  
  13254.  Fixed a potential packet corruption in the DVD input (I suspect this
  13255.  might be the cause of the OS X problem - please confirm).
  13256.  
  13257. 2001-11-26 Monday 23:06  marcari
  13258.  
  13259.  * changed the protocol version for communication between vlc and vlcs
  13260.  from 12 to 13 (due to change from ts:// to udpstream://)
  13261.  
  13262. 2001-11-25 Sunday 22:52  gbazin
  13263.  
  13264.   * Big clean-up to allow compiling every module as plugins.
  13265.   * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
  13266.       change we don't have to link winsock2 with every plugin anymore. This
  13267.       should also give us a slight speed increase.
  13268.   * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
  13269.       on Win32.
  13270.   * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
  13271.       Win32.
  13272.  
  13273.  (PS: the dvdread plugin doesn't compile yet on Win32)
  13274.  
  13275. 2001-11-25 Sunday 05:04  stef
  13276.  
  13277.  Support for libdvdread.
  13278.  
  13279.  Libdvdread files are in extras/libdvdread. They have not been changed from
  13280.  those of libdvdread 0.9.2. The changes are in the subdirectory videolan.
  13281.  They basically consist of a new function in the API that does a readv()
  13282.  instead fo a read().
  13283.  
  13284.  The library is statically linked with libdvdcss from extras/libdvdcss, and
  13285.  the whole is statically linked with the plugin dvdread. Dvdread can only be
  13286.  compiled as a builtin module for the time being, I think (which means I
  13287.  haven't tried to compile it as a plugin).
  13288.  
  13289.  Basically, input_dvdread.c is a copy and paste from input_dvd.c with a few
  13290.  changes to use libdvdread calls. It is still in very alpha stage, but it
  13291.  should offer the same features as the current DVD input.
  13292.  
  13293.  It can be called with either the syntax: "dvdread:/dev/dvd"
  13294.  or "--input dvdread /dev/dvd". The command line switches (-t, -T, -c, -u)
  13295.  should work too.
  13296.  
  13297. 2001-11-25 Sunday 01:26  sam
  13298.  
  13299.    * Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).
  13300.  
  13301. 2001-11-23 Friday 18:47  massiot
  13302.  
  13303.  Major rewrite of the network layer. The following syntax ARE NO LONGER
  13304.  SUPPORTED :
  13305.  ts:toto:1234/meuh
  13306.  --server toto --broadcast meuh --port 1234
  13307.  
  13308.  The only supported syntax is :
  13309.  udp[stream]:[//][serveraddr:[serverport]][@[bindaddr][:bindport]]
  13310.  example : udpstream:toto@meuh:toto
  13311.  
  13312.  In most cases, simply passing "udpstream:" should work, since it enables
  13313.  unicast and broadcast reception on port 1234 from any server. Other
  13314.  options are only used for fine tuning and multicast.
  13315.  
  13316.  TODO :
  13317.  * The GTK interface is broken (glade knowledge wanted !)
  13318.  * Test this on all supported platforms (and fix them :)
  13319.  [this won't work with current channel servers - fix needed]
  13320.  
  13321. 2001-11-21 Wednesday 22:33  jlj
  13322.  
  13323.  Don`t use long long, use u64/s64 (int_types.h).
  13324.  Fixed a stale pointer in mpeg_vdec_Run().
  13325.  
  13326. 2001-11-21 Wednesday 16:47  massiot
  13327.  
  13328.  (Hopefully) fixed the network connect() bug under UNIX. I need
  13329.  confirmation that I didn't break the Win32 port, please.
  13330.  
  13331. 2001-11-21 Wednesday 10:47  massiot
  13332.  
  13333.  Fixed compilation bugs with Qt and BeOS (henriiiiiiiiiiiiiiiiiiiiiiiii !!)
  13334.  
  13335. 2001-11-19 Monday 23:49  sam
  13336.  
  13337.    * aRts audio output courtesy of Emmanuel Blindauer <manu@agat.net>.
  13338.    * Fix to the esd plugin when esd-config --cflags is nonempty.
  13339.  
  13340. 2001-11-16 Friday 00:29  stef
  13341.  
  13342.  * --chennels puts gtk/gnome in multi-channel network mode.
  13343.  
  13344.  * the network window of the interface reports the values of the environment
  13345.   variables.
  13346.  
  13347.  * channels mode excludes vls configuration
  13348.  
  13349.  * the vlc does not try to bind vls.via.ecp.fr by default when you select
  13350.   channels mode.
  13351.  
  13352. 2001-11-15 Thursday 18:50  sam
  13353.  
  13354.    * Fixed MacOS X 10.1 network input, thanks to Mathias Kretschmer
  13355.      <mathias@research.att.com>.
  13356.  
  13357. 2001-11-15 Thursday 18:11  sam
  13358.  
  13359.    * Fixed a little crash introduced in my previous commit :-)
  13360.    * Removed more unused code.
  13361.  
  13362. 2001-11-15 Thursday 17:39  sam
  13363.  
  13364.    * Fixed a few crashes due to race conditions in the decoder spawning.
  13365.    * Removed unused code here and there.
  13366.  
  13367. 2001-11-15 Thursday 16:15  massiot
  13368.  
  13369.  Removed unused structure.
  13370.  
  13371. 2001-11-14 Wednesday 23:19  xav
  13372.  
  13373.  Please, please, don't forget those who use the --with-directx flag when
  13374.  ./configuring ! :p
  13375.  Now, to configure directx, use the --enable-directx and --with-directx
  13376.  if necessary.
  13377.  
  13378. 2001-11-14 Wednesday 18:08  gbazin
  13379.  
  13380.  - The ./configure script is more friendly for Win32 users.
  13381.      ( xvideo, x11 and dsp plugins are not enabled by default for win32,
  13382.        plus a few other Win32 cosmetic changes )
  13383.  - Updated the INSTALL-win32.txt file.
  13384.  
  13385.  (Let's hope I didn't break anything ;-)
  13386.  
  13387. 2001-11-14 Wednesday 16:55  massiot
  13388.  
  13389.  Fixed a bug in altivec detection on MacOS X.
  13390.  
  13391. 2001-11-14 Wednesday 03:38  stef
  13392.  
  13393.  -moved warning message to debug message in spdif pass-through plugin
  13394.  
  13395.  -changed a bit the wait time. It works better here, please test (Bozo ? 0:-)
  13396.  
  13397. 2001-11-14 Wednesday 00:01  jlj
  13398.  
  13399.  The default file-translation mode was not being set under win32.
  13400.  In other words, file playback in 0.2.91 does not work. For de-
  13401.  scheduling threads use a 0ms sleep instead of 1ms, as it was
  13402.  causing problems under WinXP. I hope this does not introduce
  13403.  problems under previous windows versions. I noticed it was
  13404.  originally 0ms, but later changed to 1ms...
  13405.  
  13406. 2001-11-13 Tuesday 18:10  sam
  13407.  
  13408.    * Fixed heap corruption issues in ac3dec (thanks reno).
  13409.  
  13410. 2001-11-13 Tuesday 16:28  massiot
  13411.  
  13412.  Typo.
  13413.  
  13414. 2001-11-13 Tuesday 16:00  sam
  13415.  
  13416.    * Fixed a crash when using `--input dvd /dev/dvd' instead of `dvd:/dev/dvd'
  13417.  
  13418. 2001-11-13 Tuesday 15:08  sam
  13419.  
  13420.    * configure should no longer assume AltiVec is supported when it actually
  13421.      isn't with buggy compilers and/or pre-set $CFLAGS.
  13422.  
  13423. 2001-11-13 Tuesday 12:19  massiot
  13424.  
  13425.  RPM builds.
  13426.  
  13427. 2001-11-13 Tuesday 12:15  henri
  13428.  
  13429.  Forgot Changelog.
  13430.  Began to re-read the documentation.
  13431.  
  13432. 2001-11-13 Tuesday 12:11  sam
  13433.  
  13434.    * Commited my little release-howto (only useful to core vlc developers).
  13435.  
  13436. 2001-11-13 Tuesday 12:09  henri
  13437.  
  13438.  All decoders (audio, video, subtitles) are now modules.
  13439.  
  13440.  - mpeg_vdec, mpeg_adec and ac3_adec are builtins by default
  13441.  - ac3_spdif, spu_dec and lpcm_dec are plugins by default
  13442.  
  13443. 2001-11-13 Tuesday 11:44  sam
  13444.  
  13445.    * Closing Debian bug #119369 which was fixed a while ago.
  13446.  
  13447. 2001-11-13 Tuesday 01:25  sam
  13448.  
  13449.    * Got rid of DVDCSS_SEEK_INI in libdvdcss.
  13450.  
  13451. 2001-11-13 Tuesday 00:46  sam
  13452.  
  13453.    * Added a "make package-beos" rule.
  13454.    * Fixed a BeOS compilation issue.
  13455.  
  13456. 2001-11-12 Monday 23:56  sam
  13457.  
  13458.    * Fixed the vlcs communication for real now.
  13459.  
  13460. 2001-11-12 Monday 22:42  sam
  13461.  
  13462.    * Fixed the vlcs communication issue by initializing WinSock at
  13463.      startup (thanks Meuuh for the tip).
  13464.  
  13465. 2001-11-12 Monday 20:49  massiot
  13466.  
  13467.  Bumped up version number to 0.2.91.
  13468.  
  13469. 2001-11-12 Monday 20:44  sam
  13470.  
  13471.    * Fixed a bug in the "make snapshot*" rules.
  13472.  
  13473. 2001-11-12 Monday 20:16  sam
  13474.  
  13475.    * Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release.
  13476.    * Updated ChangeLog and ChangeLog.libdvdcss.
  13477.    * Increased vlcs response message length.
  13478.    * Removed the i_flags argument to dvdcss_open. Everything is done through
  13479.      environment variables now.
  13480.  
  13481. 2001-11-12 Monday 13:22  massiot
  13482.  
  13483.  Added FAQ.
  13484.  
  13485. 2001-11-12 Monday 12:54  massiot
  13486.  
  13487.  New --channelserver switch.
  13488.  
  13489. 2001-11-12 Monday 11:37  massiot
  13490.  
  13491.  Documentation updates.
  13492.  
  13493. 2001-11-12 Monday 11:30  massiot
  13494.  
  13495.  ipkg script for Familiar Linux 0.5 & bug fix in debian/rules.
  13496.  
  13497. 2001-11-12 Monday 10:33  massiot
  13498.  
  13499.  Corrected a typo.
  13500.  
  13501. 2001-11-12 Monday 05:15  sam
  13502.  
  13503.    * Added Oct's NSIS installer script. It will probably not work for you,
  13504.      but I need it to build the Win32 auto installer.
  13505.  
  13506. 2001-11-12 Monday 04:12  sam
  13507.  
  13508.    * Automatic handling of the Channel Server's response in network mode.
  13509.  
  13510. 2001-11-12 Monday 03:07  stef
  13511.  
  13512.  -LPCM _is_ a private stream. Sorry.
  13513.  
  13514.  -GetMACAddress takes the interface defined in the environment variable
  13515.  vlc_iface instead of eth0
  13516.  
  13517. 2001-11-12 Monday 01:56  stef
  13518.  
  13519.  -Fixed bug with MPEG audio in TS streams: MPEG audio & LPCM are _not_
  13520.  private ES :p
  13521.  
  13522. 2001-11-11 Sunday 18:15  sam
  13523.  
  13524.    * Fixed compilation (and quite probably runtime) issues under IA64
  13525.      due to mixed int/void* casts.
  13526.  
  13527. 2001-11-11 Sunday 01:32  stef
  13528.  
  13529.  -Merged DVD netlist with input netlist to remove duplicated code.
  13530.  Basically, this adds the ability for the netlist to handle transport
  13531.  packets that carry more than one data_packet.
  13532.  
  13533. 2001-11-09 Friday 13:49  massiot
  13534.  
  13535.  * BSD/OS VCD patch, courtesy of Steven M. Schultz <sms@TO.GD-ES.COM>
  13536.  * Win32 network fix.
  13537.  
  13538. 2001-11-08 Thursday 21:07  jlj
  13539.  
  13540.    * Fixed a mingw32 problem I introduced last night :)
  13541.  
  13542. 2001-11-08 Thursday 14:45  stef
  13543.  
  13544.  -kludge to have less discontinuity after a zero scr in DVD.
  13545.  
  13546.  Maybe we should try to predict the date instead of taking the last one but
  13547.  it seems quite hard.
  13548.  
  13549. 2001-11-08 Thursday 01:48  jlj
  13550.  
  13551.    * Fixed some win32 64-bit issues.
  13552.  
  13553. 2001-11-07 Wednesday 22:58  jlj
  13554.  
  13555.    * Fixed some win32 compile issues.
  13556.    * Don't use long long, use u64/s64 (int_types.h).
  13557.  
  13558. 2001-11-07 Wednesday 17:37  stef
  13559.  
  13560.  *Move function that translates language codes into country name in src/misc
  13561.  so that every plugin can use it
  13562.  
  13563.  *Change the name of a function in dvd_udf.c to fit with the forthcoming
  13564.   libdvdread plugin.
  13565.  
  13566. 2001-11-07 Wednesday 10:34  massiot
  13567.  
  13568.  Added fgp.
  13569.  
  13570. 2001-11-06 Tuesday 17:12  massiot
  13571.  
  13572.  New --enable-release config option.
  13573.  
  13574. 2001-11-06 Tuesday 00:59  sam
  13575.  
  13576.    * Fixed support for SPU and LPCM streams over network.
  13577.  
  13578. 2001-11-05 Monday 21:24  fgp
  13579.  
  13580.  Added a new drawer to the control window to support:
  13581.  1) Title / Chapter selection
  13582.  2) Subtitle selection
  13583.  3) Audiochannel/Language selection
  13584.  4) Angle selection
  13585.  
  13586. 2001-11-05 Monday 15:22  massiot
  13587.  
  13588.  New --volume option (untested, like usual :).
  13589.  
  13590. 2001-11-02 Friday 13:30  massiot
  13591.  
  13592.  * libdvdcss port to OpenBSD.
  13593.  
  13594. 2001-11-01 Thursday 21:58  fgp
  13595.  
  13596.  Reimported Intf_Controller, connected "File/Open/File" to Intf_Controller::file:Open.
  13597.  
  13598. 2001-11-01 Thursday 15:30  sam
  13599.  
  13600.    * Modified the pf_close kludge in input.c so that we don't segfault when
  13601.      pf_init fails.
  13602.  
  13603. 2001-11-01 Thursday 00:29  asmax
  13604.  
  13605.  - Do not resample if delta is short enough
  13606.  
  13607. 2001-10-31 Wednesday 11:55  reno
  13608.  
  13609.  * Fixed a segfault on exit under Windows 2000
  13610.  
  13611. 2001-10-30 Tuesday 23:45  massiot
  13612.  
  13613.  Fixed mistakes in my previous commit.
  13614.  
  13615. 2001-10-30 Tuesday 19:34  reno
  13616.  
  13617.  * Use memalign for aligned data (instead of a greek malloc)
  13618.  * Some optimization in imdct (all data are now aligned)
  13619.  * SSE downmix now works for windows
  13620.  * SSE imdct is desactivated for windows (MINGW32 doesn't know how to aligned data)
  13621.  
  13622. 2001-10-30 Tuesday 12:49  asmax
  13623.  
  13624.  - Changed default configuration for vls/vlcs hostname/IP
  13625.  
  13626. 2001-10-30 Tuesday 10:57  massiot
  13627.  
  13628.  Fixed '-' input.
  13629.  
  13630. 2001-10-30 Tuesday 10:48  massiot
  13631.  
  13632.  New interface for MacOS X, courtesy of Florian G. Pflug.
  13633.  
  13634. 2001-10-26 Friday 16:23  massiot
  13635.  
  13636.  VLC FAQ TBU.
  13637.  
  13638. 2001-10-23 Tuesday 23:41  sam
  13639.  
  13640.    * Synced dummy_dvdcss with Stef's changes to libdvdcss.
  13641.    * configure now compiles the VCD plugin if linux/cdrom.h is present.
  13642.  
  13643. 2001-10-23 Tuesday 03:06  jobi
  13644.  
  13645.  Added VCD input plugin for Linux :
  13646.  
  13647.  The Linux specific stuff is located in linux_cdrom_tools files.
  13648.  For the time being, it only has title (tracks). Chapters will come if I
  13649.  ever can read .vcd files.
  13650.  I've modified Gnome and GTK+, not the others.
  13651.  I've noticed a big bug, it segfaults at the end of a title. I will
  13652.  have a look on this tomorrow.
  13653.  Please be indulgent, it's my first peace of code ;-)
  13654.  
  13655. 2001-10-22 Monday 15:17  massiot
  13656.  
  13657.  Fixed ATTR_ALIGN configure test.
  13658.  
  13659. 2001-10-22 Monday 14:07  sam
  13660.  
  13661.    * Fixed NetBSD (and probably OpenBSD) libdvdcss compilation.
  13662.  
  13663. 2001-10-22 Monday 12:28  massiot
  13664.  
  13665.  Fixed compilation problems with OpenBSD.
  13666.  
  13667. 2001-10-22 Monday 12:02  sam
  13668.  
  13669.    * xvideo.so is now built in by default. Mixing PIC and non-PIC code was not
  13670.    very nice.
  13671.    * Fixed compilation errors in src/interface/main.c when the compiler did
  13672.    not support SSE or 3DNow! inline assembly.
  13673.  
  13674. 2001-10-22 Monday 11:35  massiot
  13675.  
  13676.  Qt fix courtesy of Christopher Johnson <cjohnson@mint.net>.
  13677.  
  13678. 2001-10-22 Monday 02:33  xav
  13679.  
  13680.  The vlc now crosscompiles smoothly without having to correct one file
  13681.  BUT this is UGLY ! We HAVE to find a way to make multicast function
  13682.  under Win32.
  13683.  
  13684.  BTW, it does now definitely read TS Streams, locally or from the network.
  13685.  
  13686. 2001-10-22 Monday 00:43  jobi
  13687.  
  13688.  [no log message]
  13689.  
  13690. 2001-10-21 Sunday 23:17  lool
  13691.  
  13692.  Moved unlock in the if structure. This suppresses the dead_lock which
  13693.  was crashing the windows port in TS_input.
  13694.  
  13695.  The audio still segfaults.
  13696.  
  13697. 2001-10-16 Tuesday 16:51  stef
  13698.  
  13699.  -defining TRACE_DVDCSS in config.h displays libdvdcss debug message.
  13700.  -libdvdcss error messages are reported in input_dvd.c.
  13701.  -vlc verbosity also enables more error messages from libdvdcss.
  13702.  
  13703. 2001-10-15 Monday 14:59  sam
  13704.  
  13705.    * Fixed an error in the ts://server[:port][/broadcast] input parsing.
  13706.  
  13707. 2001-10-14 Sunday 03:26  stef
  13708.  
  13709.  Use of an environment variable to choose libdvdcss method.
  13710.  
  13711. 2001-10-13 Saturday 15:34  stef
  13712.  
  13713.  New features for libdvdcss: we have three ways now to decode a title key.
  13714.  
  13715.  1) Crack the title key (the method that was here before). The only change
  13716.  here is that we search the key for the exact chapter we are seeking with
  13717.  DVDSetArea (in case the key has changed within a title). It is maybe not a
  13718.  good idea.
  13719.  
  13720.  2) Crack the disc key, which allows us to decode instantly all title keys.
  13721.  I've used an algorithm from Frank Stevenson ; it eats much memory (64MB),
  13722.  and takes about 15 s at launch time.
  13723.  
  13724.  3) Decode the disc key with player keys (libcss method). However, you need
  13725.  licensed player keys at build time for that to work.
  13726.  
  13727.  To choose between libdvdcss methods, a command line options is supplied:
  13728.  
  13729.          vlc --dvdcss <method> where method is one of title, disc, key.
  13730.  
  13731.  Note that all these changes only work with linux now, since we have to add a
  13732.  specific ioctl to read title key. I hope that I haven't broken too many things.
  13733.  
  13734. 2001-10-11 Thursday 16:12  massiot
  13735.  
  13736.  * Minor video parser optimization ;
  13737.  * SDL now displays an error message on 422 streams.
  13738.  
  13739. 2001-10-11 Thursday 13:19  massiot
  13740.  
  13741.  * Chroma 4:2:2 and 4:4:4 support in the decoder.
  13742.  * Fixed bugs in the C YUV transform with 4:2:2 format.
  13743.  
  13744. 2001-10-11 Thursday 11:28  massiot
  13745.  
  13746.  * Fixed bugs in RPM spec files ;
  13747.  * Fixed a bug in configure where ix86 machines were improperly detected.
  13748.  
  13749. 2001-10-10 Wednesday 15:18  sam
  13750.  
  13751.    * Fixed bad ChangeLog formatting.
  13752.  
  13753. 2001-10-10 Wednesday 14:25  sam
  13754.  
  13755.    * 0.2.90 release.
  13756.    * Updated ChangeLog files.
  13757.    * XVideo module now compiled as built-in for Debian packages, to avoid
  13758.      PIC and non-PIC code collision (Closes Debian bug #111790).
  13759.  
  13760. 2001-10-09 Tuesday 11:46  massiot
  13761.  
  13762.  MacOS X port : replaced -traditional-cpp (deprecated) with -no-cpp-precomp.
  13763.  
  13764. 2001-10-08 Monday 16:20  massiot
  13765.  
  13766.  MacOS X port : native QuickTime video output, courtesy of Florian G.
  13767.  Pflug <fgp@phlo.org>. Use it with -I macosx_qt.
  13768.  
  13769. 2001-10-08 Monday 09:21  massiot
  13770.  
  13771.  Fixed bugs in the altivec detection, courtesy of Michel Lanners <mlan@cpu.lu>.
  13772.  
  13773. 2001-10-03 Wednesday 15:10  sam
  13774.  
  13775.    * Added User-Agent header in the HTTP input.
  13776.    * Fixed an input segfault which occured using ES input.
  13777.  
  13778. 2001-10-03 Wednesday 14:41  massiot
  13779.  
  13780.  * Enhanced --with-tuning
  13781.  * Fixed a nasty segfault
  13782.  
  13783. 2001-10-03 Wednesday 13:14  sam
  13784.  
  13785.    * Added an endianness check for cross-compilations.
  13786.    * We now check for sys/times.h.
  13787.  
  13788. 2001-10-03 Wednesday 12:58  massiot
  13789.  
  13790.  * Repaired dummy input broken yesterday.
  13791.  
  13792. 2001-10-03 Wednesday 12:46  massiot
  13793.  
  13794.  * Minor ShowBits() optimization ;
  13795.  * Fixed a bug in vlc.spec ;
  13796.  * New --disable-plugins option ; make all plug-ins built-in.
  13797.  
  13798. 2001-10-03 Wednesday 10:12  massiot
  13799.  
  13800.  Info : you can use #ifndef instead of #ifdef... #else :p
  13801.  
  13802. 2001-10-03 Wednesday 03:32  xav
  13803.  
  13804.  The vlc now compiles when cross-compiling with Mingw32. It segfaults
  13805.  while browsing plugins (modules.o, it seems).
  13806.  
  13807.  Oh, btw, stats won't work under win32, since <sys/times.h> and the
  13808.  function times don't seem to exist.
  13809.  
  13810.  Sam, may I speak with you tomorrow about modules.c ?
  13811.  
  13812. 2001-10-03 Wednesday 02:53  xav
  13813.  
  13814.  Modified configure.in to allow cross-compiling with Mingw32.
  13815.  Quick and ugly, i'm gonna find a better way to do it.
  13816.  
  13817. 2001-10-03 Wednesday 02:20  tcastley
  13818.  
  13819.  Updated to compile on BeOS.
  13820.  
  13821. 2001-10-03 Wednesday 02:19  tcastley
  13822.  
  13823.  Changes to ensure the BeOS compile still works.
  13824.  
  13825. 2001-10-02 Tuesday 17:09  sam
  13826.  
  13827.    * Added HTTP virtualhost support in the HTTP input.
  13828.    * Enabled mouse clicks in the GGI plugin.
  13829.    * Minor Makefile alteration.
  13830.  
  13831. 2001-10-02 Tuesday 17:04  massiot
  13832.  
  13833.  * Fixed a warning in input_es.c ;
  13834.  * Don't connect on INADDR_ANY, patch courtesy of Mathias Kretschmer
  13835.    <mathias@research.att.com>.
  13836.  
  13837. 2001-10-02 Tuesday 16:46  massiot
  13838.  
  13839.  * Cleaned up sam's mess with input's pf_open and pf_close (not completely) ;
  13840.  * With -vvv modules now show up their scores ;
  13841.  
  13842.  This afternoon I have been a little bored, so the feature of the day is :
  13843.  * HTTP input support.
  13844.  
  13845.  You can test it with :
  13846.  ./vlc http://mysite.com:80/mystream.mpg
  13847.  It doesn't implement any kind of buffering, so make sure you have enough
  13848.  bandwidth, otherwise you'll just get nothing.
  13849.  
  13850.  It is compatible with HTTP proxy, just set http_proxy :
  13851.  export http_proxy="http://proxy.mycompany.com:3128/"
  13852.  
  13853.  Enjoy !
  13854.  
  13855. 2001-10-02 Tuesday 13:34  massiot
  13856.  
  13857.  * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
  13858.  * New configure option --with-tuning=[arch], extending --enable-pentiumpro ;
  13859.  for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604,
  13860.  and so on.
  13861.  
  13862. 2001-10-01 Monday 16:44  massiot
  13863.  
  13864.  Dramatically improve compilation time, with a negligible performance
  13865.  tradeoff.
  13866.  
  13867. 2001-10-01 Monday 16:18  massiot
  13868.  
  13869.  * Removed -march=pentiumpro ; should now work on pentium-class machines ;
  13870.  * Removed --enable-stats configuration directive. Stats are now activated
  13871.  at runtime with --stats ;
  13872.  * New intf_StatMsg() call ;
  13873.  * Vout picture heap is now 8 pictures instead of 5 (better synchro) ;
  13874.  * Tremendous enhancements in statistics display ;
  13875.  * Better capabilities handling.
  13876.  
  13877. 2001-10-01 Monday 12:48  massiot
  13878.  
  13879.  Error checks in debug mode : pthread ERRORCHECK_MUTEX and MALLOC_CHECK_=2.
  13880.  
  13881. 2001-09-30 Sunday 00:33  stef
  13882.  
  13883.  .better handling of the buffer of the sound driver to try to remove
  13884.   sratches in spdif.
  13885.  
  13886.  Thanx to bozo for his help :)
  13887.  
  13888. 2001-09-28 Friday 15:08  massiot
  13889.  
  13890.  Fixed bugs in the MacOS X port.
  13891.  
  13892. 2001-09-28 Friday 14:17  massiot
  13893.  
  13894.  Faster configure script and as-yet untested Darwin patches.
  13895.  
  13896. 2001-09-28 Friday 10:39  massiot
  13897.  
  13898.  Test for Altivec C extensions.
  13899.  
  13900. 2001-09-28 Friday 09:57  massiot
  13901.  
  13902.  If memalign isn't available, fall back on valloc.
  13903.  
  13904. 2001-09-26 Wednesday 12:32  massiot
  13905.  
  13906.  By default, use the real size of the stream for the video output size.
  13907.  
  13908. 2001-09-25 Tuesday 11:46  massiot
  13909.  
  13910.  Altivec IDCT and motion compensation, courtesy of Michel Lespinasse for
  13911.  mpeg2dec (untested).
  13912.  
  13913. 2001-09-24 Monday 11:17  massiot
  13914.  
  13915.  Fixed many alignment issues.
  13916.  
  13917. 2001-09-14 Friday 15:36  massiot
  13918.  
  13919.  Miscellaneous updates to configure, especially for cross-compilation.
  13920.  
  13921. 2001-09-09 Sunday 13:43  sam
  13922.  
  13923.   Changes to vlc:
  13924.  
  13925.    * Fixed arch-dependant build dependencies (Closes Debian bug #109722).
  13926.    * Minor changes to the (non-working) ncurses interface.
  13927.  
  13928.   Changes to libdvdcss (courtesy of HÂkan Hjort <d95hjort@dtek.chalmers.se>):
  13929.  
  13930.    * If we see 3000 unencrypted blocks assume that the title is unencrypted.
  13931.    * If we have not seen any encrypted block and then discover that the block
  13932.      just read is not a valid block of an MPEG2 Program stream, assume that the
  13933.      title is unencrypted.
  13934.    * Empty keys (for unscrambled sectors) are now cached as well.
  13935.    * We try to decrypt the file even if DVD ioctls are not available.
  13936.  
  13937. 2001-09-06 Thursday 18:21  henri
  13938.  
  13939.  - Fixed a netlist packet leak in demuxPSI (Mark Gritter <mgritter@kealia.com>).
  13940.  
  13941.  - Removed the nuts message "unable to allocate memory" when the netlist got
  13942.  empty.
  13943.  
  13944.  - Cosmetic changes.
  13945.  
  13946. 2001-09-06 Thursday 13:24  massiot
  13947.  
  13948.  Another fix for the altivec detection.
  13949.  
  13950. 2001-09-06 Thursday 10:39  massiot
  13951.  
  13952.  Fixed numerous bugs with the Altivec IDCT (still not compiling).
  13953.  
  13954. 2001-09-06 Thursday 07:31  henri
  13955.  
  13956.  Added gnome.h check and cleaned the error messages in the configure
  13957.  script
  13958.  
  13959. 2001-09-06 Thursday 04:28  henri
  13960.  
  13961.  A very tiny small useless optimization in the LPCM decoder
  13962.  
  13963. 2001-09-05 Wednesday 16:07  massiot
  13964.  
  13965.  * Altivec IDCT and motion compensation, based on Paul Mackerras's mpeg2dec
  13966.  (untested !) ;
  13967.  * Local minor optimizations in IDCT ;
  13968.  * Removed a hopeless kludge in input_clock.c
  13969.  
  13970. 2001-08-27 Monday 16:13  massiot
  13971.  
  13972.  IP Multicast support, courtesy of Mathias Kretschmer <mathias@research.att.com>.
  13973.  
  13974. 2001-08-24 Friday 10:51  sam
  13975.  
  13976.    * Fixed build dependencies for architectures not supporting libasound2
  13977.      (Closes Debian bug #109722).
  13978.  
  13979. 2001-08-23 Thursday 15:39  sam
  13980.  
  13981.    * Attempt to fix the SDL detection under *BSD.
  13982.  
  13983. 2001-08-23 Thursday 13:24  massiot
  13984.  
  13985.  Removed /usr/local/include, because it is unsafe in a cross-compilation
  13986.  environment. If you have problems with this, tell me and we'll find an
  13987.  alternate solution.
  13988.  
  13989. 2001-08-22 Wednesday 21:18  gbazin
  13990.  
  13991.  - The win32 port is once again using msvcrt.dll instead of msvcrt40.dll
  13992.  - Fixed a synchro bug (typo) in video_output.c
  13993.  
  13994. 2001-08-22 Wednesday 18:47  massiot
  13995.  
  13996.  * Added a documentation to use VLC as a netscape plug-in and do some
  13997.  (buggy) web streaming.
  13998.  
  13999. 2001-08-22 Wednesday 17:21  massiot
  14000.  
  14001.  * Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
  14002.  - performance boost ;
  14003.  - fixed the "Dual Prime Arithmetic" bug ;
  14004.  - 3DNow! motion compensation module ;
  14005.  * BTW, fixed numerous bugs ;
  14006.  * AC3dec statistics do not show up with --enable-stats, because I doubt
  14007.  they're understandable by a normal human being, and they pollute the output.
  14008.  
  14009. 2001-08-22 Wednesday 15:16  sam
  14010.  
  14011.    * Grmbl. Forgot to update the libdvdcss changelog.
  14012.  
  14013. 2001-08-22 Wednesday 14:23  sam
  14014.  
  14015.    * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
  14016.    * Added --xvadaptor flag to select the XVideo adaptor to use.
  14017.    * Everything is ready for the 0.2.83 release.
  14018.  
  14019. 2001-08-19 Sunday 23:35  sam
  14020.  
  14021.    * Added support in ./configure for the cprof profiler.
  14022.    * Activated -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 on all platforms, fixes
  14023.      issues under Solaris and QNX.
  14024.    * Additional checks for SSE-specific (non-MMXEXT) instructions, as
  14025.      reported in <20010817114220.A23480@slartibartfast.angrypacket.com>.
  14026.  
  14027. 2001-08-14 Tuesday 17:53  sam
  14028.  
  14029.    * Fixed yesterday's pthread detection fix.
  14030.  
  14031. 2001-08-14 Tuesday 04:52  sam
  14032.  
  14033.    * GNU/Hurd configuration and compilation fixes.
  14034.  
  14035. 2001-08-14 Tuesday 00:00  sam
  14036.  
  14037.    * Fixed a crash in subtitle rendering.
  14038.    * Activated old crappy subtitle rendering in overlay mode (ugly but
  14039.      probably better than having no subtitles at all).
  14040.  
  14041. 2001-08-13 Monday 12:24  sam
  14042.  
  14043.    * Added missing debian files I forgot to add a long time ago.
  14044.    * Fixed libglide2/libglide3 inconsistency in debian/control.
  14045.  
  14046. 2001-08-10 Friday 17:43  sam
  14047.  
  14048.    * Another mistake in the BSD/OS configuration process.
  14049.  
  14050. 2001-08-10 Friday 17:14  massiot
  14051.  
  14052.  Added --with-sdl-config-path option if you sdl-config is not in $PATH.
  14053.  
  14054. 2001-08-10 Friday 16:38  sam
  14055.  
  14056.    * Added proper Conflicts: rules in debian/control.
  14057.    * configure.in fixes for BSD/OS.
  14058.  
  14059. 2001-08-09 Thursday 23:12  sam
  14060.  
  14061.    * Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in
  14062.      extras/BSDI_dvdioctl after he suggested it. License is GPL.
  14063.    * ./configure now checks for an installed libdvd under BSD/OS and
  14064.      falls back to ours if not found.
  14065.    * Fixed harmless typos in yesterday's Solaris libdvd patches.
  14066.    * Bumped libdvdcss version number up to 0.0.3 ; release will probably
  14067.      follow once the BSDI changes have been tested.
  14068.  
  14069. 2001-08-09 Thursday 20:16  jlj
  14070.  
  14071.  Fixed a memory leak in the ifo parser and input_EndStream
  14072.  
  14073. 2001-08-09 Thursday 08:20  sam
  14074.  
  14075.    * Fixed a bug in the gtk interface which caused vlc to go amok after
  14076.      having met a zero-sized area.
  14077.    * Found out how to type 'Â' in vim :-)
  14078.    * Added missing bloat to modules_export.h.
  14079.    * 'snapshot*' rules do not depend on 'clean', and don't use /tmp anymore.
  14080.    * Added vlc:loop playlist command to go back at the beginning.
  14081.      Usage: vlc file1.mpeg file2.mpeg ... fileN.mpeg vlc:loop
  14082.      This change isn't very elegant but there are already bugs in the
  14083.      playlist handling, I'll try to polish it once the playlist is fixed.
  14084.  
  14085. 2001-08-08 Wednesday 02:48  sam
  14086.  
  14087.    * Solaris DVD decryption support by H}kan Hjort <d95hjort@dtek.chalmers.se>.
  14088.  
  14089. 2001-08-07 Tuesday 10:54  sam
  14090.  
  14091.    * Updated version number to 0.2.82.
  14092.    * Updated ChangeLog.
  14093.    * Fixed a typo in Makefile.dep.
  14094.  
  14095. 2001-08-07 Tuesday 02:48  sam
  14096.  
  14097.    * Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules !
  14098.    * Various debian scripts fixes.
  14099.    * Added -lmsvcrt40 to the win32 flags for proper execution under Wine.
  14100.    * Fixed broken soname setting under Solaris (and OS X, sort of).
  14101.    * Made the illegal instruction report more explicit.
  14102.    * BSD/OS 4.3beta1 fixes by Steven M. Schultz <sms@TO.GD-ES.COM>.
  14103.  
  14104. 2001-08-06 Monday 13:46  sam
  14105.  
  14106.    * libdvdcss* packages are now a bit more policy-compliant.
  14107.  
  14108. 2001-08-06 Monday 13:27  sam
  14109.  
  14110.    * Added a dummy libdvdcss so that the DVD plugin can be used without
  14111.      libdvdcss. It will try to dlopen() libdvdcss at runtime, though,
  14112.      and will use the dummy functions only if it couldn't find a valid
  14113.      libdvdcss. This is probably only useful to package maintainers.
  14114.  
  14115.    * Tidied the snapshot-* Makefile rules.
  14116.    * Tidied the modules Makefiles.
  14117.    * Removed useless stuff in the debian/ directory.
  14118.    * Removed the "make all" kludge in the Makefile.opts rule. I hope this
  14119.      patch is harmless on all systems.
  14120.  
  14121. 2001-08-05 Sunday 15:32  gbazin
  14122.  
  14123.  * Big rewrite of the DirectX audio plugin. The audio output is now (almost)
  14124.      perfect on Win32.
  14125.  * Fixed a bug in ac3dec_CreateThread() in ac3_decoder_thread.
  14126.  * On Win32, open() will now open files in binary mode by default.
  14127.  * A few minor changes to vout_xvideo.c
  14128.  
  14129. 2001-08-03 Friday 18:03  gbazin
  14130.  
  14131.  Oops, forgot to commit this file.
  14132.  
  14133. 2001-07-31 Tuesday 21:13  gbazin
  14134.  
  14135.  * Fixed a segfault in PSEnd in input_ps.c
  14136.  * The video decoder thread is now also reniced to a lower priority on
  14137.    Win32 (as in the linux version). This slightly increases the responsiveness of vlc.
  14138.  
  14139. 2001-07-30 Monday 14:13  massiot
  14140.  
  14141.  * Now use SDL_CFLAGS for searching SDL/SDL.h.
  14142.  
  14143. 2001-07-30 Monday 13:57  massiot
  14144.  
  14145.  * Don't miserably die in `make` when ./configure hasn't be run ;
  14146.  * Fixed a bug when compiling KDE plug-in without Qt plug-in ;
  14147.  * Now taking into account $KDEDIR ;
  14148.  * Made SDL configure error messages more explicit ;
  14149.  * --disable-sdl is now correctly taken into account ;
  14150.  * Changed the order of evaluation of sdl-config and sdl11-config ;
  14151.  * Finally fixed SDL*/SDL.h check ;
  14152.  
  14153. 2001-07-30 Monday 00:53  sam
  14154.  
  14155.    * VC++/Intel compiler fixes by Jon Lech Johansen <jon-vl@nanocrew.net>.
  14156.  
  14157. 2001-07-29 Sunday 22:54  sam
  14158.  
  14159.    * Better gtk-config detection.
  14160.    * Removed duplicate checks in configure.in.
  14161.    * Fixed a typo in vlc.spec.
  14162.  
  14163. 2001-07-28 Saturday 02:17  sam
  14164.  
  14165.    * Fix in libdvdcss in the key caching code.
  14166.    * Removed useless variables in configure.in which caused all subsequent
  14167.      compilation tests to fail.
  14168.  
  14169. 2001-07-27 Friday 16:23  sam
  14170.  
  14171.    * Additional fixes to the sdl-config detection.
  14172.  
  14173. 2001-07-27 Friday 16:14  sam
  14174.  
  14175.    * Added a make uninstall rule.
  14176.  
  14177. 2001-07-27 Friday 14:43  sam
  14178.  
  14179.    * Updated version numbers for imminent release.
  14180.    * Fixed the --with-dvdcss flag:
  14181.       o --with-dvdcss - build libdvdcss, link statically (also default behaviour)
  14182.       o --with-dvdcss=local-static - build libdvdcss, link statically
  14183.       o --with-dvdcss=local-shared - build libdvdcss, link dynamically
  14184.       o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar
  14185.    * Fixed an omission in the dvdcss.h header.
  14186.  
  14187. 2001-07-27 Friday 01:05  sam
  14188.  
  14189.    * Changed libdvdcss API to force binary incompatibility. Yeah, this is
  14190.      evil, but if we don't do it now we'll have to do it when more people
  14191.      are using it.
  14192.    * Fixed minor libdvdcss stuff such as the soname and compilation flags.
  14193.    * New --with-dvdcss flag.
  14194.      Explanation:
  14195.       o default: build libdvdcss, statically link vlc against it.
  14196.       o --with-dvdcss=no: build libdvdcss, dynamically link vlc against it.
  14197.       o --with-dvdcss=yes: don't build libdvdcss, use already installed one.
  14198.       o --with-dvdcss=/foo: don't build libdvdcss, use libdvdcss from /foo/*.
  14199.      (this looks a bit strange to me, I'll find better flag settings)
  14200.  
  14201. 2001-07-26 Thursday 20:00  reno
  14202.  
  14203.  * Format asm functions for gcc
  14204.    -> fixed the segfaults with imdct_sse
  14205.    -> sound is hugly with imdct_sse in debug mode
  14206.  
  14207. 2001-07-26 Thursday 14:53  massiot
  14208.  
  14209.  Now using gcc -pipe.
  14210.  
  14211. 2001-07-26 Thursday 09:08  massiot
  14212.  
  14213.  Accept SDL 1.1.5 or later.
  14214.  
  14215. 2001-07-26 Thursday 03:13  sam
  14216.  
  14217.    * Fixed the MMX YUV plugin issues with gcc 2.96 and 3.0.
  14218.    * Updated TODO, cosmetic changes.
  14219.  
  14220. 2001-07-25 Wednesday 19:14  massiot
  14221.  
  14222.  Now use sdl-config for SDL.
  14223.  
  14224. 2001-07-25 Wednesday 14:51  bozo
  14225.  
  14226.  The spdif audio output won't kill itself anymore at the beginning.
  14227.  
  14228. 2001-07-25 Wednesday 08:41  gbazin
  14229.  
  14230.   * dvdcss_readv optimisations for Win32. We now send only one read command
  14231.     to the DVD drive for the whole iovec.
  14232.   * Fixed _win32_dvdcss_aread to work around the WinASPI32 64kb transfer
  14233.     size restriction.
  14234.   * New and theoretically better Win32 pthread implementation which fixes a
  14235.     problem I was having when changing title on a DVD (netlist related).
  14236.     vlc_cond_multicast may or may not work.
  14237.   * Fixed the "quit" event handling in directx/vout_events.c.
  14238.   * dvd_ifo.c now takes into account error messages from UDFFindFile.
  14239.   * Temporarily disabled aout_Probe() in aout_SDL (this function
  14240.     is creating an awful lot of problems - libSDL bug ).
  14241.  
  14242. 2001-07-25 Wednesday 03:53  sam
  14243.  
  14244.    * Updated ChangeLog.
  14245.  
  14246. 2001-07-25 Wednesday 03:12  sam
  14247.  
  14248.    * ncurses compilation fix by Michael Mondragon <mammon@lokmail.net>.
  14249.    * fix for large inline functions and gcc 3.0.
  14250.    * fixed the gnome plugin so that it does not include gtk headers.
  14251.  
  14252. 2001-07-24 Tuesday 11:16  xav
  14253.  
  14254.  Removed the changes made ; vlc should compile when following the
  14255.  instructions in INSTALL-win32.
  14256.  
  14257. 2001-07-24 Tuesday 09:40  xav
  14258.  
  14259.  Quick and ugly hack in the makefile to allow vlc_win32 to compile when
  14260.  getting it directly from the CVS. As a result, the vlc_win32 program
  14261.  doesn't have an icon any more. Too bad.
  14262.  
  14263. 2001-07-20 Friday 16:20  massiot
  14264.  
  14265.  Fixed the "paused movie won't restart" bug.
  14266.  
  14267. 2001-07-19 Thursday 11:50  massiot
  14268.  
  14269.  * QNX RTOS plug-in by Jon Lech Johansen.
  14270.  
  14271. 2001-07-19 Thursday 11:42  massiot
  14272.  
  14273.  * FreeBSD compilation fix, by ÿyvind Kolbu.
  14274.  
  14275. 2001-07-18 Wednesday 17:05  massiot
  14276.  
  14277.  * Updated documentation with recent changes ;
  14278.  * Decoders are niced again, for it is really better.
  14279.  
  14280. 2001-07-18 Wednesday 15:21  massiot
  14281.  
  14282.  A BIG kludge for the calculation of mux_rate, so that times displayed in
  14283.  the scroll bar are now correct for MPEG-2 streams. There is probably a
  14284.  better way to do it, but I haven't found in months.
  14285.  
  14286. 2001-07-18 Wednesday 14:21  massiot
  14287.  
  14288.  * Rewrote the video decoder to take advantage of several processors (SMP mode) ;
  14289.  * Fixed a bug in the video decoder initialization :-p ;
  14290.  * Added --smp option and several hooks in src/input/input_ext-intf.c ;
  14291.  * Grayscale mode now turns off chroma IDCT.
  14292.  
  14293. 2001-07-17 Tuesday 09:48  massiot
  14294.  
  14295.  Cleaned up include/. Unnecessary headers are no longer under include/, but
  14296.  under src/. (eat that)
  14297.  
  14298. 2001-07-16 Monday 22:00  gbazin
  14299.  
  14300.  Added intf_DbgMsg and intf_DbgMsgImm symbols to modules_export.h
  14301.  This fixes the TRACE build.
  14302.  
  14303. 2001-07-16 Monday 16:40  massiot
  14304.  
  14305.  ...and the associated Makefile modifications.
  14306.  
  14307. 2001-07-16 Monday 16:26  massiot
  14308.  
  14309.  * Exploded the outdated generic decoder ;
  14310.  * Updated ChangeLog and TODO.
  14311.  
  14312. 2001-07-16 Monday 15:54  massiot
  14313.  
  14314.  * Added IDEALX developer documentation into main CVS - PLEASE UPDATE
  14315.  REGULARLY ;
  14316.  * Cleaned up doc/ directory.
  14317.  
  14318. 2001-07-16 Monday 12:10  massiot
  14319.  
  14320.  Fixed GetChunk for chunks < 4 bytes.
  14321.  
  14322. 2001-07-12 Thursday 23:06  gbazin
  14323.  
  14324.  - Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them
  14325.      should have prevented the Win9x dvd input from working.
  14326.  - Moved the "if(Win2k)" out of the loop in _win32_dvdcss_readv.
  14327.  
  14328.  - Put a readv() function in input_iovec.h, the input_es now compiles.
  14329.  - Modified input_ts to use this function.
  14330.  
  14331.  - Fixed an initialisation bug in vout_directx.c
  14332.  - Right clicking on the mouse now displays the navigation menu.
  14333.  
  14334.  PS: If someone is willing to test the DVD input on Win95/98/Me I will
  14335.      upload an up to date binary package.
  14336.  
  14337. 2001-07-12 Thursday 20:31  reno
  14338.  
  14339.  * Fix audio/video synchro bug with esd
  14340.  * Should fix buggy sound due to 44100-48000 Hz conversions
  14341.  
  14342. 2001-07-11 Wednesday 02:01  sam
  14343.  
  14344.    * libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks
  14345.      vlc's DVD input (looks like decoders are expecting data too early and
  14346.      DVD input can't cope with it due to decryption). Needs to be investigated.
  14347.    * Plugins are now compiled in plugins/* and libraries in lib/*.
  14348.    * The KDE UI compiles again but does not work yet.
  14349.    * ALSA plugin message corrections.
  14350.    * Calculation modules can now be calledwith a shorter name
  14351.      (eg. '--downmix mmx' instead of '--downmix downmixmmx').
  14352.    * Fixed insane verbosity of the SDL plugin.
  14353.  
  14354. 2001-07-10 Tuesday 06:07  gbazin
  14355.  
  14356.  - Fixed the segfault in vout_UnloadFont
  14357.  - DestroyThread in video_output doesn't call pf_destroy if pf_create has
  14358.      failed previously.
  14359.  - The Xvideo plugin now closes the video window when it XVideoGetPort
  14360.      fails in vout_Create.
  14361.  
  14362. 2001-07-08 Sunday 23:15  reno
  14363.  
  14364.  * Alignement in asm functions
  14365.  * 16 bytes alignement for data (need fo SSE)
  14366.  * Optimization in SSE
  14367.  
  14368. 2001-07-08 Sunday 17:45  gbazin
  14369.  
  14370.  Win32 changes only:
  14371.  
  14372.   - defined off_t as a long long. This allows DVD navigation to work.
  14373.     This change is to be implemented on a compiler by compiler basis. For
  14374.     now, it works on mingw32 (tested) and should work on MSVC (not tested).
  14375.  
  14376.   - Implemented a quick and dirty hack in intf_msg.c to be able to display
  14377.     long long integers with printf on Win32. This change is also necessary
  14378.     to avoid segfaults when debug is enabled in vlc on Win32.
  14379.  
  14380.   - few minor changes in the directx plugins.
  14381.  
  14382.   - defined snprintf in common.h and removed a few #ifdef WIN32
  14383.  
  14384. 2001-07-07 Saturday 17:45  sam
  14385.  
  14386.    * Probably fixed the "X eats more and more CPU" bug. Please test.
  14387.    * mingw32 cross-compilation issue fixed.
  14388.  
  14389. 2001-07-06 Friday 08:43  sam
  14390.  
  14391.    * Small optimization in vpar_blocks.c, sparing a few memset() calls.
  14392.    * Additional error checking in vout_sdl.c.
  14393.    * Minor manpage fix, conforming to Debian policy version 3.5.5.0
  14394.      (Closes Debian bug #99561).
  14395.  
  14396. 2001-07-01 Sunday 08:49  gbazin
  14397.  
  14398.  - Portablility fix: We now control the name to be used in the assembler
  14399.      code for a C function or variable.
  14400.      GCC for Win32 normally prepends an underscore to the name of a
  14401.      C function or variable, and the inline assembler code was using the
  14402.      name without the underscore so we had undefined symbols in some
  14403.      modules.
  14404.  - Reenabled all the accelerated modules on Win32.
  14405.  
  14406. 2001-06-28 Thursday 22:12  gbazin
  14407.  
  14408.  - a few bug fixes for the directx plugin.
  14409.  - removed the custom usleep function for win32 as we don't really need
  14410.      this accuracy, and it was eating cpu resources.
  14411.  
  14412. 2001-06-27 Wednesday 09:53  massiot
  14413.  
  14414.  Elementary Stream input plugin (use it with --input es). Only works with
  14415.  video streams at the moment.
  14416.  
  14417. 2001-06-27 Wednesday 06:29  gbazin
  14418.  
  14419.  - Added command line option '--stdout <filename>' which redirects stdout
  14420.      and stderr to the specified file. This option should mainly be useful
  14421.      on Win32.
  14422.  - On Win32, vlc now has an icon associated to the .exe file, and is a full
  14423.      GUI application (you don't have this annoying dos command box anymore)
  14424.  - Added INSTALL-win32.txt for specific details to the Win32 port.
  14425.  
  14426.  I've tested these changes on Win32 and Linux, let's hope I didn't break
  14427.    vlc for other platforms.
  14428.  
  14429.  --
  14430.  Gildas
  14431.  
  14432. 2001-06-25 Monday 11:34  sam
  14433.  
  14434.    * Compile fix for newer versions of MacOS X by Colin Simmonds
  14435.      <colin_simmonds@Mac.lover.org>.
  14436.    * Additional MacOS X DVD ioctl work by Eugenio Jarosiewicz
  14437.      <ej0@cise.ufl.edu>.
  14438.  
  14439. 2001-06-21 Thursday 07:22  sam
  14440.  
  14441.    * Win32 network support by Boris DorËs <babal@via.ecp.fr>.
  14442.  
  14443. 2001-06-19 Tuesday 05:51  sam
  14444.  
  14445.    * FreeBSD (and probably QNX) shared memory handling fix.
  14446.  
  14447. 2001-06-18 Monday 23:42  sam
  14448.  
  14449.    * First libdvdcss version
  14450.  
  14451. 2001-06-15 Friday 05:12  sam
  14452.  
  14453.    * Unrolled two loops in dvd_netlist.c to prevent flooding.
  14454.    * DVD input stuttering fix by Jon Lech Johansen.
  14455.  
  14456. 2001-06-14 Thursday 20:21  sam
  14457.  
  14458.    * Added gprof profiling support with --enable-profiling.
  14459.  
  14460.      It works at last! configure with --enable-profiling, build, run
  14461.   vlc (you may want to add --noaudio, it currently segfaults with sound
  14462.   here) and launch "gprof vlc" when finished.
  14463.  
  14464.      To make gprof work with multithreaded programs, one needs to set the
  14465.   internal ITIMER_PROF timer for each new thread launched. I did this
  14466.   through a wrapper in vlc_thread_create (see include/threads.h).
  14467.  
  14468. 2001-06-14 Thursday 02:47  sam
  14469.  
  14470.    * Fully working Windows DVD ioctl support by Jon Lech Johansen.
  14471.    * Usual weekly ChangeLog mass-update.
  14472.  
  14473. 2001-06-14 Thursday 01:49  sam
  14474.  
  14475.    * DirectX enhancements by Gildas Bazin, such as software rendering.
  14476.    * Merged dvdcss_init and dvdcss_open into dvdcss_open, and dvdcss_close
  14477.      and dvdcss_end into dvdcss_close. libdvdcss API now has 7 functions.
  14478.    * Another failed attempt at profiling vlc under Linux: ported the
  14479.      threads API to GNU Pth. Activate with --enable-pth. It doesn't seem to
  14480.      spawn new threads for me, maybe someone will have better luck.
  14481.    * Makefile optimizations.
  14482.    * Automatic build of libdvdcss if not found.
  14483.  
  14484. 2001-06-13 Wednesday 00:03  stef
  14485.  
  14486.  *the dvd netlist no longer stops when the fifo is empty ; it just waits
  14487.  that there are free vectors again
  14488.  
  14489. 2001-06-12 Tuesday 22:14  sam
  14490.  
  14491.    * Exported the CSS part of the dvd plugin into a library.
  14492.  
  14493. 2001-06-12 Tuesday 18:16  stef
  14494.  
  14495.  *slight modification in input_dvd since Getiovec wasn't at the right
  14496.  place
  14497.  
  14498.  *send escape packet when changing title, not to be stuck in some
  14499.  decoder.
  14500.  
  14501.  *the position in the title is now resetted when we change title to
  14502.  prevent a title from being unavailable because we're stuck at the end
  14503.  
  14504.  *fixed a bug with 1-chapter-long title that displayed chapter 0.
  14505.  
  14506.  *added a _temporary_ field in p_main to know whether the audio stream is
  14507.  ac3 (ugly). It allows a vlc launched in spdif mode to play mpeg or lpcm
  14508.  audio.
  14509.  
  14510.  *cleaned the title property messages to get rid of the ugly stars.
  14511.  
  14512. 2001-06-12 Tuesday 13:50  henri
  14513.  
  14514.  Added LPCM support. It should work with stereo LPCM.
  14515.  Untested with 5-ways LPCM streams.
  14516.  
  14517. 2001-06-12 Tuesday 11:02  reno
  14518.  
  14519.  * Fix the warning in compilation of main.c
  14520.  
  14521. 2001-06-12 Tuesday 00:30  reno
  14522.  
  14523.  * Check that OS support SSE optimization for PIII (to avoid illegal hardware instruction on Linux 2.2.x)
  14524.  
  14525. 2001-06-09 Saturday 17:01  stef
  14526.  
  14527.  *Fixed a bug in synchro reinitialisation: we no longer have a shift each
  14528.  time we restart the synchro (for scr discontinuity for instance)
  14529.  
  14530.  *In DVD mode, we reinit the synchro only if the scr are not continuous
  14531.  (instead of each cell)
  14532.  
  14533.  *Try to improve ac3 spdif to prevent from desynchronization.
  14534.  
  14535. 2001-06-08 Friday 20:03  sam
  14536.  
  14537.    * Lots of DirectX plugin fixes by Gildas Bazin.
  14538.    * Compilation fix in message queue mode.
  14539.  
  14540. 2001-06-07 Thursday 15:27  sam
  14541.  
  14542.    * Applied old FreeBSD patch for dvd input by German Tischler.
  14543.    * Found what was causing the slowdowns: a namespace collision. Put all
  14544.      plugins into builtins again.
  14545.  
  14546. 2001-06-07 Thursday 01:10  sam
  14547.  
  14548.    * Put most builtins in plugins again due to performances issues (more
  14549.      about this in a forthcoming post here).
  14550.    * Fixed the painfully slow build process (at last!).
  14551.    * Moved the null plugin together with the dummy one.
  14552.    * Added new dummy input plugin.
  14553.  
  14554.     More on the dummy input plugin: we'll use it to insert commands in
  14555.    the playlist. Currently implemented are the "quit" and "pause" functions,
  14556.    here are examples on how they are used:
  14557.  
  14558.      vlc file.mpeg vlc:quit                # exit after file.mpeg has been read.
  14559.  
  14560.      vlc file1.mpeg vlc:pause:3 file2.mpeg # pause 3 seconds before playing
  14561.                                            # the next file.
  14562.  
  14563.     From now we can more efficiently benchmark vlc. For instance, to test
  14564.    the video output changes I am doing, I use such a command:
  14565.  
  14566.      time vlc -I dummy --noaudio file.mpeg vlc:quit
  14567.  
  14568.     Future extentions might include more interesting stuff like "switch
  14569.    to full screen", "repeat next file 3 times", "switch to SDL video
  14570.    output"...
  14571.  
  14572. 2001-06-05 Tuesday 04:08  sam
  14573.  
  14574.    * Updated things and stuff for 0.2.80 release.
  14575.  
  14576. 2001-06-03 Sunday 12:47  sam
  14577.  
  14578.    * Various little fixes
  14579.     - BeOS interface compilation fix by Rene Gollent.
  14580.     - DirectX plugin compilation fix by Gildas Bazin.
  14581.     - removed %ebx spill in the iMDCT plugins.
  14582.  
  14583. 2001-06-02 Saturday 01:10  sam
  14584.  
  14585.    * Moved modules_builtins.h.in into src/misc. Please remove
  14586.      include/modules_builtins.h in your local tree.
  14587.  
  14588. 2001-06-02 Saturday 01:09  sam
  14589.  
  14590.    * DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
  14591.  
  14592.      Notes: o I called it 'directx' instead of 'windx' because it
  14593.               made a lot more sense to me.
  14594.             o Completely untested. I didn't manage to compile it yet.
  14595.             o Code in vout_directx.c will go through a big rewrite when
  14596.               vout 4 is finished. Xav is already working on this.
  14597.  
  14598. 2001-05-31 Thursday 16:10  stef
  14599.  
  14600.  *fixed a double malloc/free bug in DVDRead
  14601.  
  14602.  *fixed a lock issue in the interface introduced in my last commit
  14603.  
  14604. 2001-05-31 Thursday 12:45  sam
  14605.  
  14606.    * Win32 plugin support by Gildas Bazin <gbazin@netcourrier.com>.
  14607.  
  14608. 2001-05-31 Thursday 03:57  sam
  14609.  
  14610.    * BeOS fixes. renamed iovec.h to input_iovec.h because of namespace issues.
  14611.  
  14612. 2001-05-31 Thursday 03:23  sam
  14613.  
  14614.    * miscellaneous Win32 fixes by Gildas Bazin <gbazin@netcourrier.com>, sorry
  14615.      for the 2 weeks delay.
  14616.  
  14617. 2001-05-31 Thursday 03:12  sam
  14618.  
  14619.    * Win2000 DVD input by Jon Lech Johansen <jon-vl@nanocrew.net>.
  14620.  
  14621. 2001-05-31 Thursday 01:37  sam
  14622.  
  14623.    * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile
  14624.      vlc with MS and Intel C/C++ compilers.
  14625.  
  14626. 2001-05-30 Wednesday 23:02  stef
  14627.  
  14628.  -Updated the gtk/gnome interface to work in network mode,
  14629.  
  14630.  -Fixed some bugs in interface (language menus in ts, misnamed fields)
  14631.  
  14632.  -Play/Stop work in network mode to start/stop decoding of the stream
  14633.  
  14634.  I have a segfault in imdct_3dn(93). But I can't underdand assembly.
  14635.  
  14636. 2001-05-30 Wednesday 22:16  sam
  14637.  
  14638.    * Fixed a bug introduced in my previous commit which broke DVD input.
  14639.  
  14640. 2001-05-30 Wednesday 17:04  sam
  14641.  
  14642.    * Hrmpf. Forgot the most important file.
  14643.  
  14644. 2001-05-30 Wednesday 17:03  sam
  14645.  
  14646.    * Fixed the BeOS compile typo.
  14647.    * The ALSA plugin is back.
  14648.    * A gift for Gildas: plugins don't rely on backlinking any more. The
  14649.      drawback is the dirty magic in include/modules_export.h which has to
  14650.      be included whenever a module needs one of the functions in it. But
  14651.       a) we should less and less rely on those functions
  14652.       b) no plugin code modification was needed
  14653.  
  14654.     The BeOS and MacOS X modules may be broken when compiled as plugins,
  14655.     I'll check this later when I can reboot under BeOS.
  14656.  
  14657. 2001-05-30 Wednesday 05:19  stef
  14658.  
  14659.  -Changes and bugfixes to make network work in VLAN Broadcast mode.
  14660.  
  14661.  -Bugfix in the interface to access the network specific features.
  14662.  
  14663.  -Some base of synchro in ac3 spdif
  14664.  
  14665. 2001-05-28 Monday 04:23  sam
  14666.  
  14667.    * Added a wrapper for readv() on platforms which don't support it. The
  14668.      network support now compiles under Win32, but still doesn't work, the
  14669.      select in plugins/mpeg/input_ts.c never returns any data.
  14670.  
  14671.      Is there anything like strace(1) under Win32 to debug this ?
  14672.  
  14673. 2001-05-28 Monday 03:17  xav
  14674.  
  14675.  Modified in order to add network input under Win32.
  14676.  It compiles under Linux and Win32 (yeeaaahaaa, haven't broken anything
  14677.  :-))
  14678.  (added the WinSock library initialization and cleanup)
  14679.  Could someone test if it does really function ?
  14680.  
  14681. 2001-05-28 Monday 02:54  sam
  14682.  
  14683.    * Of course my Win32 patch broke the Un*x version.
  14684.  
  14685. 2001-05-28 Monday 02:44  sam
  14686.  
  14687.    * Forgot a little #ifdef, sorry.
  14688.  
  14689. 2001-05-28 Monday 02:38  sam
  14690.  
  14691.    * Win32 compilation fixes, esp. the MAC retrieval.
  14692.  
  14693. 2001-05-25 Friday 13:20  sam
  14694.  
  14695.    * Fixed a warning for *BSD compilation.
  14696.    * Fixed a typo in yesterday's Darwin ioctl fixes.
  14697.    * Patch by Eugenio so that the OS X interface and video output handle the
  14698.      aout and vout banks.
  14699.  
  14700. 2001-05-25 Friday 04:23  sam
  14701.  
  14702.    OS X fixes:
  14703.  
  14704.    * Applied Eugenio's fix to the DVDioctl driver. I didn't test it, but
  14705.      it should not hang the kernel anymore.
  14706.  
  14707.    * Ported most dvd_ioctl.c functions to the DVDioctl driver: ReportAgid,
  14708.      ReportChallenge, ReportKey1, ReportASF, InvalidateAgid, SendChallenge,
  14709.      SendKey2. They should comply with the "Mt. Fuji Commands for Multimedia
  14710.      Devices" paper.
  14711.  
  14712.      Last remaining problem: ReadCopyright and ReadKey. The version of
  14713.   Darwin I have here only has reportKey() and sendKey() functions in
  14714.   the IODVDBlockStorageDevice class (pages 413 and 449 of the Mt. Fuji
  14715.   paper), but we also need the READ_STRUCTURE (page 357) which I couldn't
  14716.   find anywhere in the kernel headers. Either I missed it, or we'll have
  14717.   to wait for Apple to implement it (or maybe we can emulate this command
  14718.   with some other IOKit commands).
  14719.  
  14720. 2001-05-23 Wednesday 23:40  stef
  14721.  
  14722.  -A little bug with lpcm in Makefile
  14723.  
  14724. 2001-05-23 Wednesday 23:08  stef
  14725.  
  14726.  -Unification of gnome/gtk intefaces: now all the file are in plugin/gtk.
  14727.  
  14728.  Specific files are glade generated files and intf_* files. All the
  14729.  remainders are common to gtk and gnome and contain all the callbacks for
  14730.  both interfaces.
  14731.  
  14732. 2001-05-23 Wednesday 17:47  stef
  14733.  
  14734.  -LPCM audio selection in ps mode, in prevision of henri's decoder.
  14735.  
  14736. 2001-05-19 Saturday 00:39  stef
  14737.  
  14738.  *More cleanification in gtk interface: now to change the
  14739.  title/chapter/audio/spu/angle, we tell the input to do intead of doing
  14740.  it inside the interface. It results in fewer locks during the changes.
  14741.  
  14742.  *The dvd plugin reads again blocks of 32 sectors to gain speed since
  14743.  there are no more lock-ups during stream change. I've also created a new
  14744.  file that contain function to described video and audio streams with ifo
  14745.  datas.
  14746.  
  14747.  The changes are made only for gtk. We should update the other interfaces
  14748.  soon (beos at least).
  14749.  
  14750.  There is a memory corruption somewhere that make the vlc crash. I've no
  14751.  idea where to search.
  14752.  
  14753. 2001-05-18 Friday 09:49  xav
  14754.  
  14755.  [no log message]
  14756.  
  14757. 2001-05-16 Wednesday 14:51  reno
  14758.  
  14759.  * Add 3D Now! imdct
  14760.  * Remove kmudge for ac3 on MacOS X
  14761.  
  14762. 2001-05-16 Wednesday 02:12  sam
  14763.  
  14764.    * We now do pthread detection for FreeBSD like the XMMS guys do. It
  14765.      works even better.
  14766.  
  14767. 2001-05-15 Tuesday 19:36  sam
  14768.  
  14769.    * FreeBSD pthread fixes.
  14770.  
  14771. 2001-05-15 Tuesday 16:19  sam
  14772.  
  14773.    * AC3 IMDCT and downmix functions are now in plugins, --imdct and
  14774.      --downmix options added.
  14775.  
  14776. 2001-05-15 Tuesday 14:49  stef
  14777.  
  14778.  *Bugfixes, cleanings in gtk.
  14779.  
  14780. 2001-05-15 Tuesday 01:01  stef
  14781.  
  14782.  *initialization bugfixes in input_dvd
  14783.  
  14784.  *added a b_stopped flag to interface playlist to have a stop function in
  14785.  interface plugins. As a consequence, the playlist no longer loops on end
  14786.  but wait for the user to press 'play' or to add another item (gtk/gnome
  14787.  interface). I think that other plugins are broken but it shouldn't be
  14788.  difficult to repair: just add a 'p_main->p_playlist->b_stopped = 0' in
  14789.  play functions and 'p_main->p_playlist->b_stopped = 1' when you have to
  14790.  stop.
  14791.  
  14792.  *Updated gtk interface so that it has the same features as gnome. I
  14793.  think I will merge the code so that we don't have to copy and paste each
  14794.  change. Only the .glade file would be different.
  14795.  
  14796. 2001-05-14 Monday 15:58  reno
  14797.  
  14798.   * Begin of SSE/3DNow! support for imdct and downmix
  14799.  
  14800.  If you have a PIII or a Athlon and you want to try this, just comment #if 0
  14801.  in ac3_downmix.c and ac3_imdct.c and add in AC3_DECODER section of Makefile :
  14802.      src/ac3_decoder/ac3_imdct_sse.o \
  14803.      src/ac3_decoder/ac3_srfft_sse.o \
  14804.      src/ac3_decoder/ac3_downmix_sse.o \
  14805.      src/ac3_decoder/ac3_downmix_3dn.o \
  14806.  
  14807. 2001-05-12 Saturday 00:14  henri
  14808.  
  14809.  Put a little note in the doc about "dvd devices"
  14810.  
  14811. 2001-05-11 Friday 15:10  sam
  14812.  
  14813.    * Fixed a deadlock in spudec.
  14814.  
  14815. 2001-05-10 Thursday 06:47  sam
  14816.  
  14817.    * Added SPU cropping.
  14818.    * Gnome interface segfault fix.
  14819.    * BeOS interface segfault fix by AnEvilYak (what's you real name btw?).
  14820.  
  14821.    Note: if you want to have a look at the currently buggy YUV subpictures,
  14822.          uncomment line 1999 of src/video_output/video_output.c. Don't report
  14823.          bugs about this, I _know_ it's a quick hack.
  14824.  
  14825. 2001-05-08 Tuesday 20:38  sam
  14826.  
  14827.    * Fixed an aspect ratio issue in the SPU decoder, and optimized the
  14828.      SPU renderer.
  14829.  
  14830. 2001-05-08 Tuesday 14:53  bozo
  14831.  
  14832.  end of the last commit :-P
  14833.  
  14834. 2001-05-08 Tuesday 14:38  bozo
  14835.  
  14836.    - fix a discontinuity bug in input_ClockManageRef()
  14837.  
  14838. 2001-05-08 Tuesday 00:43  sam
  14839.  
  14840.    * Speed optimization in the handling of the unusual ephemer DVD subtitles.
  14841.    * Little optimization to bozo's UnalignedShowBits fix.
  14842.    * Race fix in the packet cache by Jon Lech Johansen <jon-vl@nanocrew.net>.
  14843.  
  14844. 2001-05-07 Monday 13:52  bozo
  14845.  
  14846.    - fix a bug in UnalignedShowBits that makes some _heavy_ unaligned streams
  14847.      not wotk correctly (for instance VLS' generated TS streams)
  14848.  
  14849. 2001-05-07 Monday 04:42  sam
  14850.  
  14851.    * Added support for some terribly braindead DVD subtitles in Kenshin
  14852.      which do not have a "stop display" command. Anime fans rejoice!
  14853.    * Fixed the BeOS interface to use p_aout_bank instead of p_main->p_aout.
  14854.    * Coding-style butchery (mostly tabs).
  14855.  
  14856. 2001-05-07 Monday 03:14  stef
  14857.  
  14858.  *Changed the level arg in intf_WarnMsg so that it is more logical: the
  14859.  level corresponds now to the nb of -v to display the message.
  14860.  
  14861.  *added functionnal preference window in gnome: it changes the
  14862.  envirronment variables
  14863.  
  14864.  *added jump window in gnome to jump to a precise time.
  14865.  
  14866. 2001-05-06 Sunday 18:32  stef
  14867.  
  14868.  *Much work on the gnome interface: added oct's playlist from gtk plugin,
  14869.  tuned appearence, added preferences window (with no features yet), jump
  14870.  window to go to specified time (not functionnal yet), and fixed some
  14871.  bugs.
  14872.  
  14873.  *moved b_fullscreen from p_vout->p_sys to p_vout and unified way of
  14874.  toggling fullscreen in sdl in x11/xvideo output (using p_vout->i_ch
  14875.  nges) so that an interface plugin can toogle fullscreen (implemented
  14876.  in gnome)
  14877.  
  14878.  *added p_input->stream.p_selected_area->i_tell in input TS so that the
  14879.  slider work with ts files ( however, the time counter doesn't since we
  14880.  have no mux_rate )
  14881.  
  14882.  *improved ac3 spdif output ( and made it work again :)). It uses a true
  14883.  blank frame now, and it allows to switch languages like a traditionnal
  14884.  output. It doesn't support multiplexing though, neither can we switch
  14885.  between spdif/analogical mode on-the-fly.
  14886.  
  14887.  *beginning of the back port of gnome to gtk for those who do not have
  14888.  gnome.
  14889.  
  14890. 2001-05-06 Sunday 04:32  sam
  14891.  
  14892.    * Fixed a few warnings with gcc 3.0.
  14893.    * aout and vout are now allocated in banks, making it possible to have
  14894.      several of them at the same time.
  14895.    * configure now checks for MMX and MMX EXT support in the assembler.
  14896.    * Removed all MMX code from the main program and moved it to the
  14897.      existing idct modules (Closes: Debian bug #96036).
  14898.  
  14899.      Don't forget to make distclean before building vlc again.
  14900.  
  14901. 2001-05-02 Wednesday 20:01  sam
  14902.  
  14903.    * FreeBSD CSS decryption support.
  14904.  
  14905. 2001-05-02 Wednesday 13:30  henri
  14906.  
  14907.  * Corrected vlc-howto thanks to Arnaud Gomes-do-Vale
  14908.  * Fixed a segfault in TS input. Some stream still do not work, or
  14909.    work very slowly with many error messages. I'll try to have a look.
  14910.  
  14911. 2001-05-01 Tuesday 15:12  sam
  14912.  
  14913.    * Fixed a remaining buffer overflow in the Gnome interface and applied
  14914.      the patches to the Gtk+ interface.
  14915.  
  14916. 2001-05-01 Tuesday 12:22  sam
  14917.  
  14918.    * Fixed a segfault in the SPU decoder initialization.
  14919.  
  14920. 2001-05-01 Tuesday 04:18  sam
  14921.  
  14922.    * Mandatory step for video output IV and the audio output quality
  14923.      fix: the output threads are now spawned when a decoder needs one,
  14924.      so it can decide the audio frequency or the video window size. Still
  14925.      under heavy construction, so don't get too excited at finding bugs
  14926.      in it yet.
  14927.  
  14928.      Note: this change broke the XVideo module, so I made its score much
  14929.      lower than before. I suspect xvideo.so had a bug before which only
  14930.      appears now. Other video output plugins may be broken as well, but
  14931.      again this might be due to old existing bugs showing their ugly head.
  14932.  
  14933.    * Fixed a few buffer overflows in the Gnome interface.
  14934.    * The module bank is now a global variable. The video output bank and
  14935.      the audio output bank might follow (when they exist).
  14936.    * Coding style and organization fixes to the spdif decoder.
  14937.    * autoconf and Makefile changes by Arnaud Gomes-do-Vale
  14938.      <arnaud@carrosse.frmug.org>.
  14939.  
  14940. 2001-04-30 Monday 21:04  reno
  14941.  
  14942.  * Follow of the new ac3_decoder ;)
  14943.    - New ac3_imdct
  14944.    - New ac3_downmix
  14945.  
  14946. 2001-04-30 Monday 15:00  massiot
  14947.  
  14948.  Removed unused files.
  14949.  
  14950. 2001-04-30 Monday 09:44  massiot
  14951.  
  14952.  Fixed a mistake with -g and --enable-debug.
  14953.  
  14954. 2001-04-29 Sunday 17:57  stef
  14955.  
  14956.  -Fixed the title-change-with-no-input-restart in dvd.
  14957.  
  14958.  -I haven't forgotten the chagelog this time :)
  14959.  
  14960. 2001-04-29 Sunday 17:03  sam
  14961.  
  14962.    * BeOS crash fix by Wade Majors <guru@startrek.com>.
  14963.  
  14964.      Please, try no to forget the ChangeLog when commiting!
  14965.  
  14966. 2001-04-29 Sunday 14:52  stef
  14967.  
  14968.  -slight modification in ClockManageRef: after a synchro reinit, we still
  14969.  do the mwait and re-init last-cr so that there no date irregularity.
  14970.  Such a thing is necessary for dvd playback at cell change ; however,
  14971.  Meuuh, could you look at that since you might think we should do
  14972.  otherwise.
  14973.  
  14974.  -turned the "bitsream callback discontinuity" message to debug.
  14975.  
  14976.  -removed modification of the title environnement variable in input dvd
  14977.  at title change since we no longer restart the input at title change.
  14978.  
  14979. 2001-04-29 Sunday 02:55  stef
  14980.  
  14981.  Forgot one file.
  14982.  
  14983. 2001-04-29 Sunday 02:48  stef
  14984.  
  14985.  -new audio output using direct ac3 pass-through with some sound
  14986.  cards: it sends raw ac3 frames to an external ac3 decoder. It is very
  14987.  experimental yet, hasn't any synchro ... but it works well with my
  14988.  sblive and my dtt3500 speakers (note that you need a patched emu10k1
  14989.  driver for this to work).
  14990.  
  14991.  -bug fix in gnome intf thanks to Shane Harper.
  14992.  
  14993.  -bug fix in input_dvd for chapter change.
  14994.  
  14995. 2001-04-28 Saturday 23:19  henri
  14996.  
  14997.  - Fixed a bug in TS input. It should be more smooth now
  14998.  - Fixed the pace control. Meuuh, could you check ?
  14999.  
  15000. 2001-04-28 Saturday 05:12  sam
  15001.  
  15002.    * Updated debian control files and disabled ALSA for this version.
  15003.  
  15004. 2001-04-28 Saturday 05:08  henri
  15005.  
  15006.  Updated files for 0.2.73 release
  15007.  
  15008. 2001-04-28 Saturday 04:47  sam
  15009.  
  15010.    * Fixed a nonsense in configure.in preventing to build sdl.so.
  15011.    * Removed a few stupid debug instructions in aout_s16.c that should
  15012.      have never been commited. Sorry about that.
  15013.  
  15014. 2001-04-28 Saturday 04:09  sam
  15015.  
  15016.    * Don't use the #@%&$! autoconf-suggested CFLAGS.
  15017.  
  15018. 2001-04-28 Saturday 03:36  sam
  15019.  
  15020.    * Coding style fixes here and there.
  15021.    * Miscellaneous QNX compile fixes.
  15022.    * Beginning of the mingw32 port by Gildas Bazin <gbazin@netcourrier.com>.
  15023.    * Added Marcari and Gildas to the AUTHORS file.
  15024.  
  15025.    (I commited the mingw32 port because it doesn't add any new code outside
  15026.     the #ifdefs, but we won't tell a word about it for the moment. We don't
  15027.     really need windows users whining about bugs, do we ?)
  15028.  
  15029. 2001-04-28 Saturday 00:28  henri
  15030.  
  15031.  Added a howto. Feel free to correct it. I'll put it on the website soon.
  15032.  
  15033. 2001-04-27 Friday 19:29  massiot
  15034.  
  15035.  Change --enable-debug into --enable-trace. Same with DEBUG_*.
  15036.  --enable-debug still exists, but only activates -g and additional
  15037.  safety checks.
  15038.  
  15039.  I hope I didn't break anything :))
  15040.  
  15041. 2001-04-27 Friday 18:07  henri
  15042.  
  15043.  Repaired broadcast support : binding INADDR_ANY doesn't seem to work.
  15044.  
  15045.  You now have to specify the broadcast address as an argument.
  15046.  Btw, thanks to sam, you can now use ts://server:port style, which gives
  15047.  for broadcast :
  15048.  
  15049.  vlc --broadcast broadcast_addr ts://server[:port]
  15050.  
  15051. 2001-04-27 Friday 16:08  sam
  15052.  
  15053.    * Fixed the continuous 'seeking position' bug in network mode.
  15054.    * rc interface plugin for vlc control through /dev/stdin courtesy
  15055.      of Peter Surda <shurdeek@panorama.sth.ac.at>.
  15056.    * Support for `ts://foo:42' style input source:
  15057.       vlc ts://vls.via.ecp.fr:1234
  15058.       vlc ts://vls.via.ecp.fr
  15059.       vlc ts:vls
  15060.       vlc ts:vls:4321
  15061.      As a side effect, the Gnome and Gtk "network input" buttons work.
  15062.  
  15063. 2001-04-26 Thursday 03:55  sam
  15064.  
  15065.    * Commited Shane's XVideo patches. It works here (tm).
  15066.    * Fixed the XVideo aspect ratio (AR_SQUARE_PICTURE means square pixels,
  15067.      not square image).
  15068.  
  15069. 2001-04-25 Wednesday 20:54  massiot
  15070.  
  15071.  * Removed my optimization attempt.
  15072.  
  15073. 2001-04-25 Wednesday 10:22  massiot
  15074.  
  15075.  * Fixed an alignment issue with the bit stream and the bit stream
  15076.  callback on startup - InitBitstream prototype has changed ;
  15077.  * Removed a buffer zeroing in video output - doesn't change anything
  15078.  for me, does it for you ?
  15079.  
  15080. 2001-04-25 Wednesday 09:31  sam
  15081.  
  15082.    * Updated the TODO list.
  15083.    * Fixed benny's latest C++ism.
  15084.    * Fonts not found are no longer fatal to the video output.
  15085.  
  15086. 2001-04-25 Wednesday 06:56  benny
  15087.  
  15088.  Get rid of the asprintf that were slow and not available on Solaris. Didn't
  15089.  check if the new code still compiles everywhere, but it should.
  15090.  
  15091. 2001-04-22 Sunday 00:08  stef
  15092.  
  15093.  -better handling of angles: you should be able to change on the fly now
  15094.  
  15095.  -removed ‡ bug added at my last commit in css code; cleaned CSSGetKey
  15096.  
  15097.  -various changes and bugfixes in the gnome interface.
  15098.  
  15099. 2001-04-21 Saturday 22:49  sam
  15100.  
  15101.    * XVideo fullscreen mode by David Kennedy <dkennedy@tinytoad.com>.
  15102.  
  15103. 2001-04-21 Saturday 00:31  sam
  15104.  
  15105.    * X11 fullscreen mode, courtesy of David Kennedy <dkennedy@tinytoad.com>
  15106.  
  15107. 2001-04-20 Friday 15:02  sam
  15108.  
  15109.    * Added prototypes for the Elementary Stream input module for Alexis.
  15110.       it's compiled by default, to activate it: "vlc --input es <file.mpeg>"
  15111.  
  15112. 2001-04-20 Friday 11:06  sam
  15113.  
  15114.    * Fixed build process when no plugins or no builtins were chosen.
  15115.    * Makefile changes to get around MacOS X's brain-damaged gcc.
  15116.    * FreeBSD configure and Makefile patches, courtesy of Espen
  15117.      Skoglund <esk@ira.uka.de>.
  15118.  
  15119. 2001-04-20 Friday 05:40  stef
  15120.  
  15121.  -corrected some bugs in gnome interface: language menu are now
  15122.  synchronized ; and menus have less chances to be changed when they're opened.
  15123.  
  15124.  -added basic angle support ; this is a first try. It works with my 2
  15125.  test-DVDs, but I'd like that people having DVDs with repeated scenes to
  15126.  test it. We can choose angle with command line option -u (don't ask me
  15127.  why :)
  15128.  
  15129.  -a cosmetic change in css decryption.
  15130.  
  15131.  Since config.h.in has changed, you have to re-run ./configure.
  15132.  
  15133. 2001-04-17 Tuesday 20:43  marcari
  15134.  
  15135.  [no log message]
  15136.  
  15137. 2001-04-17 Tuesday 15:17  colin
  15138.  
  15139.  fix MacOS X icon
  15140.  
  15141. 2001-04-17 Tuesday 14:54  massiot
  15142.  
  15143.  Fixed optional PES size bug, courtesy of Steve Brown <sbrown@cortland.com>.
  15144.  
  15145. 2001-04-17 Tuesday 14:39  sam
  15146.  
  15147.     OS X fixes:
  15148.    * Fixed a compilation issue in the DVDioctl driver.
  15149.    * Added a call to ranlib after a built-in module compilation.
  15150.  
  15151. 2001-04-16 Monday 13:32  sam
  15152.  
  15153.    * Fixed a typo in configure.in
  15154.  
  15155. 2001-04-16 Monday 13:00  sam
  15156.  
  15157.    * Merged Makefile.common and Makefile.modules.in into Makefile.modules
  15158.    * Updated version number and ChangeLog to 0.2.72
  15159.    * Additional plugin Makefile cleaning, probably the last.
  15160.  
  15161. 2001-04-16 Monday 12:34  asmax
  15162.  
  15163.  Re-added the new packet allocation method in PS input, using packet caches.
  15164.  With warning level 1, you can see when a packet is allocated or freed; the
  15165.  goal is to never call 'malloc' nor 'free', except at the beginning of the
  15166.  stream.
  15167.  The size of the different caches can be adjusted in plugins/mpeg/input_ps.h.
  15168.  If 'free' is called too often, it means that a cache is too small, so try
  15169.  to increase its size.
  15170.  
  15171. 2001-04-16 Monday 07:40  sam
  15172.  
  15173.    * Added .cvsignore files in the plugins directories.
  15174.    * Additional Makefile cleaning for built-in modules.
  15175.    * Fixed Makefile for Solaris target.
  15176.  
  15177. 2001-04-15 Sunday 15:11  sam
  15178.  
  15179.    * All Debian packages are now lintian-clean.
  15180.    * Fixed XVideo plugin linking.
  15181.  
  15182. 2001-04-15 Sunday 10:54  sam
  15183.  
  15184.    * Updated TODO list with Henri's Apr 6th post.
  15185.    * Built-in modules support almost finished.
  15186.  
  15187.      Now you can compile any module within vlc, even the Gnome, Qt, SDL
  15188.    and GGI modules at the same time, resulting in an awful extra fat
  15189.    vlc binary with gazillons of library dependecies.
  15190.  
  15191.      The only exception is that the Gnome and Gtk+ modules can't be
  15192.    compiled together into vlc. But you can have one compiled built-in
  15193.    and the other as a plugin.
  15194.  
  15195.      Another consequence is that libdl should no longer be needed under
  15196.    MacOS X. I'll check this as soon as possible.
  15197.  
  15198. 2001-04-15 Sunday 04:46  sam
  15199.  
  15200.    * A few Makefile fixes for BeOS
  15201.    * XVideo patches by Shane Harper
  15202.  
  15203. 2001-04-15 Sunday 04:19  sam
  15204.  
  15205.    * Beginning of the built-in modules support.
  15206.  
  15207.     A few words about the changes:
  15208.  
  15209.    - heavy Makefile butchery has taken place, each plugin now has its own
  15210.      Makefile. I know recursive make blablah harmful, but it was just so
  15211.      much easier to do this way.
  15212.  
  15213.    - Makefile.in has disappeared, we now generate Makefile.opts with
  15214.      the overall configuration options, and Makefile.modules which is
  15215.      specific to module compilation.
  15216.  
  15217.    - After ./configure has been run you may want to modify Makefile.opts
  15218.      to check which modules will be compiled built-in or as plugins.
  15219.  
  15220.    - Some modules cannot be compiled built-in right now because proper
  15221.      linkage doesn't work yet. We don't really care since they're the
  15222.      interface or video output modules. The most important stuff works
  15223.      (iDCT, motion, YUV, input).
  15224.  
  15225.    - It's perfectly valid to compile a module both as built-in and as a
  15226.      plugin. vlc will only load the built-in one, but I'll add an option
  15227.      to ignore built-in modules for testing purposes.
  15228.  
  15229.    - We *should* see a performance increase here. I didn't have much time
  15230.      to test it, but if anyone can confirm and perhaps give a rough
  15231.      estimate of how much we gain...
  15232.  
  15233. 2001-04-14 Saturday 07:41  sam
  15234.  
  15235.    * Got rid of the sleep() hack in beos_specific.cpp
  15236.    * Fixed a segfault when launched without argument under Darwin.
  15237.  
  15238. 2001-04-13 Friday 14:33  sam
  15239.  
  15240.    * Fix for Darwin program path handling. I mistakenly assumed that the
  15241.      program path was always absolute.
  15242.  
  15243. 2001-04-13 Friday 06:20  sam
  15244.  
  15245.    * Updated version number to 0.2.71 (release today).
  15246.  
  15247.    * Merged 6 months of CVS logs to the ChangeLog file.
  15248.      The vlc changelog can now be viewed here:
  15249.         http://www.videolan.org/vlc/changelog.html
  15250.  
  15251.    * Fixed a lintian error in debian/rules.
  15252.    * XVideo resize patch by Shane Harper <shanegh@optusnet.com.au>.
  15253.  
  15254. 2001-04-13 Friday 05:36  stef
  15255.  
  15256.  *Added udf fix by Billy Biggs
  15257.  
  15258.  *Added checks in dvd_ifo
  15259.  
  15260.  *Cleanings in gnome interface : the interface should be dependant on the
  15261.  input method.
  15262.  
  15263. 2001-04-13 Friday 01:49  henri
  15264.  
  15265.  TS input : only one audio & spu ES selected at a time
  15266.  Intf : ts streams in menu
  15267.         fixed a typo
  15268.  
  15269.  There be certainly need for debug on the TS input as vls complains about
  15270.  wrong sized PES packets, and that many streams do not seem to work.
  15271.  
  15272.  btw, I forgot to mention in my last commit the function that nooone will
  15273.  ever use : "right button" key of 105 keys keybords support under X11,
  15274.  Xv, Sdl
  15275.  
  15276. 2001-04-12 Thursday 17:57  colin
  15277.  
  15278.  MacOS X
  15279.  make vlc.app now correctly updates vlc.app
  15280.  added an icon to the MacOS X vlc
  15281.  removed the build of the vlc app from the install target
  15282.  
  15283. 2001-04-12 Thursday 08:24  sam
  15284.  
  15285.    * Fixed a typo in yesterday's BeOS changes.
  15286.  
  15287. 2001-04-12 Thursday 03:26  stef
  15288.  
  15289.  -added a field to p_input->stream to inform the interface of a stream
  15290.  change (useful in network mode)
  15291.  
  15292. 2001-04-12 Thursday 02:40  stef
  15293.  
  15294.  -Fixed a bug in area management added in my last commit
  15295.  
  15296.  -Change the way ifo are read ; I hope this fixes problems with some
  15297.  compilers
  15298.  
  15299.  -Added error checks in dvd input
  15300.  
  15301. 2001-04-12 Thursday 01:52  sam
  15302.  
  15303.    * BeOS icon and MIME resources courtesy of Wade Majors <guru@startrek.com>.
  15304.    * Updated icons.
  15305.    * Removed redefinition of NULL in src/audio_decoder/adec_layer?.c.
  15306.    * Created darwin_specific.c to store the program path at boot time.
  15307.      (XXX: check that it didn't break the OS X port)
  15308.    * Fixed a warning in netutils.c.
  15309.  
  15310. 2001-04-11 Wednesday 14:10  ej
  15311.  
  15312.  Forgot a little thing...main.  Done for now I hope;-)
  15313.  
  15314. 2001-04-11 Wednesday 13:56  ej
  15315.  
  15316.  Fixed a dumb mistake in Makefile.in
  15317.  
  15318. 2001-04-11 Wednesday 13:30  ej
  15319.  
  15320.  Updated & cleaned up intf_macosx.c and vout_macosx.c - added Open menu
  15321.  function support and a no-frills About box
  15322.  
  15323.  Created macosx_common.h in plugins/macosx/ to hold , well, common stuff
  15324.  (the way I see it, there is inherently a difficult separation of intf and
  15325.  vout on Mac OS, if anyone has suggestions I'm open)
  15326.  
  15327.  Cleaned up debug spew I left in modules.c and video_text.c
  15328.  
  15329.  Hacked main.c to disregard argv[1] when compiled for OSX & run as a full
  15330.  app (ie., double clicked and not launched from command line)... read the
  15331.  file for more details.  UGLY.
  15332.  
  15333.  Updated Makefile.in to make vlc.app by default on Mac OS X & Darwin, added
  15334.  clean code for it as well
  15335.  
  15336. 2001-04-11 Wednesday 12:52  sam
  15337.  
  15338.    * Fixed icons location and Debian desktop menus.
  15339.  
  15340. 2001-04-11 Wednesday 04:31  sam
  15341.  
  15342.    * Fixed the whitespace/tab issues in the Makefile.
  15343.    * Corrected an awful typo in the version name, I hope Lieutenant Commander
  15344.      Arkady Grigorovich Ourumov will never set up us the bomb for that.
  15345.    * Removed deprecated stuff from config.h.
  15346.    * Disabled message queue by default.
  15347.    * A few other changes in the CSS code, the BeOS issues should be fixed.
  15348.    * Fixed a memory leak in gtk_callbacks.c (thanks to Dae).
  15349.  
  15350. 2001-04-11 Wednesday 02:01  henri
  15351.  
  15352.  - Ported the 0.2.0's channel changing functions
  15353.  - Cosmetic changes : the word 'vlan' is disappearing
  15354.  - network_ChannelJoin is still commented out as it's not in sync anymore
  15355.    with our channel server. Nitrox should fix this within a week.
  15356.  - X and Xv output : added autohide cursor as in SDL
  15357.  - X and Sv : keys 1 to 0 change channel
  15358.  - SDL : keys F1 to F10 change channel as I was not able to make 1..0 work
  15359.  
  15360. 2001-04-10 Tuesday 17:47  stef
  15361.  
  15362.  -Fixed the lock segfault bug with some compilers
  15363.  
  15364.  -Quick kludge in ifo to avoid a bug with optims. The real fix is coming.
  15365.  
  15366. 2001-04-08 Sunday 16:57  sam
  15367.  
  15368.     * XVideo window now has a black background, thanks to Shane Harper.
  15369.     * Fixed a heap corruption in dvd_css.c.
  15370.  
  15371. 2001-04-08 Sunday 09:04  stef
  15372.  
  15373.  -fixed css authentication under linux since it has been broken for a few
  15374.  days: we have to initialize agid of authinfo struct.
  15375.  
  15376.  -fixed a segfault on exit when DVDInit fails
  15377.  
  15378. 2001-04-08 Sunday 07:24  stef
  15379.  
  15380.  -changes in gnome interface
  15381.  
  15382.  -bugfix in input dvd
  15383.  
  15384. 2001-04-08 Sunday 04:17  sam
  15385.  
  15386.    * Updated ChangeLog and TODO list.
  15387.    * Added TODO to the .spec file.
  15388.    * Fixed Makefile.in so that `make snapshot' takes extras/* in account.
  15389.  
  15390. 2001-04-07 Saturday 23:23  massiot
  15391.  
  15392.  Removed --enable-mmx (enabled by default under x86) and changed a few
  15393.  things.
  15394.  
  15395. 2001-04-07 Saturday 16:35  massiot
  15396.  
  15397.  Disable x11 plugin if X11 headers are not found.
  15398.  
  15399. 2001-04-07 Saturday 16:21  massiot
  15400.  
  15401.  Added a missing file for MacOS X port.
  15402.  
  15403. 2001-04-07 Saturday 04:17  sam
  15404.  
  15405.     * Updated version information in RedHat and Debian package control files.
  15406.  
  15407. 2001-04-06 Friday 18:18  massiot
  15408.  
  15409.  * Sync MOSX dev/CVS tree : code support for MacOS X audio, video and
  15410.  interface (courtesy of Eugenio Jarosiewicz & Colin Delacroix) ;
  15411.  * Bumped up version number to 0.2.70.
  15412.  
  15413. 2001-04-06 Friday 09:15  sam
  15414.  
  15415.    * Code cleanup: removed a few tabulations.
  15416.    * Fixed inline asm routines to remove all read/write operands.
  15417.    * Added <string.h> to most files to prevent warnings under FreeBSD.
  15418.    * Added "break;" after "default:" in case switches to prevent
  15419.      warnings when compiling with GCC 3.0pre.
  15420.  
  15421. 2001-04-05 Thursday 16:37  asmax
  15422.  
  15423.  switched back to the old packet allocation method for PS input, because
  15424.  Sam does not want the new one ;)
  15425.  
  15426. 2001-04-05 Thursday 14:00  asmax
  15427.  
  15428.  Added a new packet allocation method that punish one's mother in PS input.
  15429.  I hope there won't be too many segfaults because of it ;)
  15430.  A few parameters must be adjusted to optimize this method; I'll do it later
  15431.  because Proba Stat sucks ;)
  15432.  
  15433. 2001-04-05 Thursday 03:50  sam
  15434.  
  15435.    * added the GNU getopt library, which gets compiled in when getopt_long
  15436.      isn't available on the desired platform.
  15437.    * replaced the `--warning' flag with the standard cumulative `-v' flag.
  15438.      `-v' is like `--warning 3', and `-vvvv' is like `--warning 0'
  15439.      (`--warning' is still valid for those used to it)
  15440.    * cleaning in configure.in and Makefile.in, the Solaris port now
  15441.      builds and runs properly.
  15442.  
  15443. 2001-04-03 Tuesday 03:39  stef
  15444.  
  15445.  -Fall back to one-packet-once reading in dvd input since multi-block
  15446.  seems to have a bug that make the vlc crash on title/audio/spu change. I
  15447.  hope that this bug will be fixed soon for the performance is poorer now
  15448.  
  15449.  -add-ons and changes in gnome interface:
  15450.          *menu subdivision is done only if there are over 20 items,
  15451.          *in DVD mode next/prev apply to title,
  15452.          *in DVD mode, added a box with button to navigate through
  15453.           chapters.
  15454.  This has not been finished yet (and it is not in gtk plugin then). And I
  15455.  think I will leave toolbar next/prev buttons for playlist and add
  15456.  button specifically for title change like for chapters.*
  15457.  
  15458. 2001-04-02 Monday 23:30  sam
  15459.  
  15460.   * fixes for the Qt plugin compilation under Debian
  15461.  
  15462.   * heavy butchering in the CSS and DVD ioctl code to put all architecture-
  15463.     dependent code in dvd_ioctl.c
  15464.  
  15465.   * added almost fully-functional /dev/dvd driver for MacOS X in
  15466.     extras/DVDioctl; to build it:
  15467.  
  15468.      % cd extras/DVDioctl
  15469.      % pbxbuild
  15470.      % kextload build/DVDioctl.kext # note: kextload has to be run as root
  15471.  
  15472.     be aware that the license for the DVDioctl kernel extension is
  15473.     not GPL but APSL, because I borrowed some code from the Darwin kernel.
  15474.  
  15475. 2001-04-01 Sunday 07:31  stef
  15476.  
  15477.  -Various bug fixes in dvd_netlist. Some bugs seem to remain though.
  15478.  -New function input_ToggleES for interaction with interface.
  15479.  -Changes in gnome interface : navigation menus are now splited, there
  15480.  are radio item in menus and the code should be better.
  15481.  -First step for dvd_ifo rewritting. Now allocation/disallocation is
  15482.  being done as it has to be.
  15483.  -Fixed a bug in title management that make dvd like Seven work.
  15484.  
  15485. 2001-04-01 Sunday 06:21  sam
  15486.  
  15487.    * XVideo plugin courtesy of Shane Harper <shanegh@optusnet.com.au>
  15488.    * Makefile.in and configure.in fixes by Nilmoni Deb <ndeb@ece.cmu.edu>
  15489.    * A few syntax fixes in the plain X11 plugin
  15490.  
  15491. 2001-03-26 Monday 19:06  sam
  15492.  
  15493.    - fixed SDL compilation, thanks to Colin.
  15494.    - disabled Altivec iDCT until it works.
  15495.  
  15496. 2001-03-25 Sunday 17:09  richards
  15497.  
  15498.  Language & Inteface support for BeOS interface
  15499.  
  15500. 2001-03-21 Wednesday 13:42  sam
  15501.  
  15502.    * Header cleaning: filled all empty authors fields, added CVS $Id stuff.
  15503.    * Fixes to aout_darwin.c by Colin Delacroix <colin@zoy.org>.
  15504.    * Fixes to configure.in, Makefile.in and main.c (Altivec detection)
  15505.      by Eugenio Jarosiewicz <ej0@cise.ufl.edu>.
  15506.    * Added Colin and Eugenio to the AUTHORS file.
  15507.  
  15508. 2001-03-21 Wednesday 02:58  sam
  15509.  
  15510.    * Fixed a typo in the Altivec iDCT module declaration.
  15511.    * Made a few enhancements to the Makefile.
  15512.  
  15513. 2001-03-20 Tuesday 23:18  sam
  15514.  
  15515.     * Altivec instructions autodetection.
  15516.  
  15517. 2001-03-20 Tuesday 21:42  sam
  15518.  
  15519.     * SDL fixes and enhancements by Shane Harper <shanegh@optusnet.com.au>
  15520.  
  15521.     Shane, I removed the static variables from your code because static
  15522.     is not thread-safe, and one can imagine having several video output
  15523.     windows launched at the same time. Also, I made your feature work
  15524.     in windowed mode as well, because people kept asking how to hide the
  15525.     mouse pointer.
  15526.  
  15527.     Also, if you want to work on the XVideo extension, you are welcome ;
  15528.     most of us are quite busy at the moment. Damien Lucas <nitrox@via.ecp.fr>
  15529.     had offered to work on it, but he seems to be a bit lost, so you may
  15530.     want to take over his job.
  15531.  
  15532.     As for the "zoom" feature, I suggest you wait until version 4 of the
  15533.     video output is done, it'll be easier to do then.
  15534.  
  15535.  Regards,
  15536.  
  15537. 2001-03-20 Tuesday 20:54  massiot
  15538.  
  15539.  * Compile Altivec modules on Darwin. [MacOS X port]
  15540.  
  15541. 2001-03-20 Tuesday 20:40  massiot
  15542.  
  15543.  * Use $QTDIR for the qt module ;
  15544.  
  15545. 2001-03-20 Tuesday 20:20  massiot
  15546.  
  15547.  * Fixed Makefile for normal people :p
  15548.  
  15549. 2001-03-20 Tuesday 20:09  massiot
  15550.  
  15551.  * Added IDCT Altivec optimization [MacOS X port]. Untested, not compiled.
  15552.  
  15553. 2001-03-20 Tuesday 19:36  massiot
  15554.  
  15555.  * Compile Darwin module by default on Darwin system. [MacOS X port]
  15556.  
  15557. 2001-03-20 Tuesday 17:36  massiot
  15558.  
  15559.  * Support for Darwin CoreAudio, courtesy of Colin Delacroix [MacOS X port] ;
  15560.  * Added warnings for ac3 mantissa (we still have problems with AC3 on
  15561.  MacOS X) ;
  15562.  * Renamed WriteResource to avoid a namespace clash with Darwin's
  15563.  WriteResource.
  15564.  
  15565. 2001-03-20 Tuesday 04:44  sam
  15566.  
  15567.    * Split audio output into several separate files to make it easier
  15568.    to debug. Removed a few redundancies as well.
  15569.  
  15570. 2001-03-19 Monday 13:26  sam
  15571.  
  15572.    * vlc core compiles under QNX RTOS. Now if anyone feels like tidying
  15573.    it and writing output and interface plugins...
  15574.  
  15575. 2001-03-19 Monday 05:08  sam
  15576.  
  15577.    * Fixed Debian sparc build for real (Closes: Debian bug #89285).
  15578.  
  15579. 2001-03-18 Sunday 00:01  sam
  15580.  
  15581.    * Function prototypes for the forthcoming Darwin and MacOS X port.
  15582.    * Gtk+ interface: fixed a precision issue in the scale.
  15583.    * Qt interface: somebody pop up us the menu!!
  15584.  
  15585. 2001-03-17 Saturday 22:52  stef
  15586.  
  15587.  -Added dsp plugin compilation (/dev/dsp is not a regular file :))
  15588.  
  15589. 2001-03-16 Friday 22:37  massiot
  15590.  
  15591.  * Borrowed config.guess and config.sub from SDL [MacOS X port] ;
  15592.  * Changed files so that the MacOS X port compiles & runs [MacOS X port] ;
  15593.  * If SDL/GTK/DSP is not available, don't compile the associated module.
  15594.  
  15595. 2001-03-15 Thursday 01:42  sam
  15596.  
  15597.    * Bug fixes and enhancements in the Gtk+/Gnome interfaces.
  15598.  
  15599.     o the slider should behave correctly and stop jumping here and
  15600.       there (this bug is _not_ related to Stef's similar bug)
  15601.     o added an "open network" menu (useless since the input doesn't
  15602.       handle it properly yet)
  15603.     o tried to reorganize gnome_callbacks.c and gtk_callbacks.c
  15604.     o stream date is now displayed instead of percentage
  15605.     o renamed gnome_sys.h to intf_gnome.h, and gtk_sys.h to intf_gtk.h
  15606.  
  15607.    * Changed documentation and package creation files.
  15608.  
  15609.     o added versioned conflicts/replaces to vlc-gtk (Closes Debian bug #88796)
  15610.     o removed useless or outdated documentation from doc/*
  15611.     o moved vlc.1 manpage from debian/vlc.1 to doc/vlc.1
  15612.  
  15613.    * Added basic Qt interface.
  15614.  
  15615.     o working features: slide bar, open file, toolbar, popup menu
  15616.     o added "qvlc" alias, equivalent to "vlc -I qt"
  15617.     o known issues : no "open disc" or "open network" menus yet
  15618.                      the IntfWindow class is never cleaned on destruction
  15619.                      the popup menu always pop at the middle of the screen
  15620.  
  15621.    * Misc fixes/updates.
  15622.  
  15623.     o renamed netutils.h functions from input_* to network_*
  15624.     o renamed *plst* files and functions to *playlist* (it was stupid
  15625.       from me to name them "plst")
  15626.     o made a few input error messages more meaningful
  15627.     o added -I, -A and -V short flags, corresponding to --intf, --audio
  15628.       and --video
  15629.  
  15630.      I got a lot of conflicts on this commit, lart me if I forgot a
  15631.    file or made old bugs reappear.
  15632.  
  15633. 2001-03-15 Thursday 00:37  stef
  15634.  
  15635.  -Fixed most of the bugs in gnome interface menus
  15636.  
  15637.  -Added radio checks in menu items.
  15638.  
  15639.  There are still issues with default selected item but it works well.
  15640.  
  15641. 2001-03-14 Wednesday 00:40  massiot
  15642.  
  15643.  * Tried to fix the "stream jumps at will" bug.
  15644.  
  15645. 2001-03-11 Sunday 19:00  henri
  15646.  
  15647.  - Moved 2 local network functions
  15648.  - Removed old code
  15649.  - Broadcast should work. I'm not detecting broadcast address, i'm
  15650.  binding 0.0.0.0
  15651.  
  15652. 2001-03-10 Saturday 11:23  henri
  15653.  
  15654.  Small optim.
  15655.  
  15656. 2001-03-08 Thursday 13:32  octplane
  15657.  
  15658.  Hurg !
  15659.  ###code is dirty###
  15660.  Please clean it for me :P
  15661.  (or at least, tell me how to clean it)
  15662.  
  15663.  . Slightly modified playlist base interface
  15664.    (Added a function to jump directly to an item, used for double clicking)
  15665.  
  15666.  . Added manymanycallbacks
  15667.  . Added the playlist dialog
  15668.  . Added Dnd support for intf_window and the clist1
  15669.    . support URI and plain file(s)/folder(s)
  15670.  . Added "show/hide main window" menuitem in intf_popup
  15671.  . Added bugs :P
  15672.  
  15673.  Enjoy and please bug report.
  15674.  
  15675. 2001-03-07 Wednesday 10:31  stef
  15676.  
  15677.  -Working menus for run-time audio/spu/title/chapter selection with gtk
  15678.  interface.
  15679.  
  15680.  It is a bit buggy yet, and some pieces of code need to change,
  15681.  especially to handle better menus change when title change but it
  15682.  eventually works.
  15683.  
  15684. 2001-03-07 Wednesday 02:16  stef
  15685.  
  15686.  -Added `glib-config --libs glib` for interface compilation
  15687.  for debian/sid users
  15688.  
  15689. 2001-03-07 Wednesday 01:36  sam
  15690.  
  15691.    * Disabled network input under BeOS so that it compiles again. We'll
  15692.      have to wait for BONE anyway.
  15693.  
  15694. 2001-03-07 Wednesday 00:18  henri
  15695.  
  15696.  - Fixed TS input ( a nasty dead lock had appeared 4 days ago )
  15697.  - Added base of network support
  15698.  
  15699.  Things to be done :
  15700.  - Meuuh : fix the PCR synchronisation so that we can set b_pace_cntrol to 0
  15701.  - Sam : find a way of specifing the type of media (file, net). For the
  15702.  moment, the "--input ts" always call input_NetworkOpen
  15703.  - Maybe sam : for the moment the working syntax is vlc --input ts
  15704.  servername, it should nbe turned into "vlc --server servername".
  15705.  
  15706.  Things that don't work (i'll work on this this week end) :
  15707.  - stopping and retaking a stream
  15708.  - a nice 'waiting for stream'
  15709.  - we select all incoming streams. we should be able to select.
  15710.  
  15711.  Things that haven't been tested :
  15712.  - broadcast
  15713.  - only tested with one stream.
  15714.  
  15715.  Kick me if something is broken by my fault.
  15716.  
  15717. 2001-03-06 Tuesday 19:33  massiot
  15718.  
  15719.  * Fixed an alignment problem in UnalignedShowBits().
  15720.  
  15721. 2001-03-06 Tuesday 17:54  massiot
  15722.  
  15723.  * Fixed an alignment problem in PTS parsing.
  15724.  
  15725. 2001-03-06 Tuesday 17:39  massiot
  15726.  
  15727.  * Fixed an alignment problem on startup.
  15728.  
  15729. 2001-03-06 Tuesday 15:16  massiot
  15730.  
  15731.  * Fixed a boolean_t/int mix.
  15732.  * Increased FIFO_SIZE.
  15733.  
  15734. 2001-03-05 Monday 20:36  richards
  15735.  
  15736.  [no log message]
  15737.  
  15738. 2001-03-05 Monday 16:00  massiot
  15739.  
  15740.  Fixed MPEG-1 mux_rate parsing.
  15741.  Fixed MPEG-1 stuffing.
  15742.  
  15743. 2001-03-05 Monday 11:53  sam
  15744.  
  15745.    * fixed headers for FreeBSD compilation.
  15746.    * fixed debian/rules for non-x86 packages (Closes: Debian bug #88583).
  15747.  
  15748. 2001-03-05 Monday 01:29  sam
  15749.  
  15750.    * Everything in place for the 0.2.63 release.
  15751.  
  15752.    * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a
  15753.      linux-kernel like author list.
  15754.    * Updated TODO list.
  15755.    * Fixed a segfault in the BeOS interface when --noaudio was specified.
  15756.    * Title and Chapter selection in the Gnome and Gtk+ interfaces.
  15757.  
  15758. 2001-03-04 Sunday 16:20  sam
  15759.  
  15760.     Commited BeOS changes by Richard Shepherd and Tony Castley.
  15761.  
  15762.     include/video_output.h
  15763.      * Added boolean_t b_YCbr to vout_thread_s structure to flag YUV-YCbCr
  15764.        decoding needed instead of YUV-RGB
  15765.      * Will be removed later when video_output.c rewritten
  15766.  
  15767.     src/video_output.c
  15768.      * vout_CreateThread() initialises b_YCbr to zero
  15769.  
  15770.     plugins/beos/*
  15771.      * New BeOS video plugin that supports hardware overlays and new
  15772.        MediaPlayer compatible interface
  15773.  
  15774.     plugins/*
  15775.      * Added YUV-YCbCr transforms
  15776.  
  15777. 2001-03-03 Saturday 11:01  sam
  15778.  
  15779.    * Added debian/* files to help generating CSS-enabled non-US packages,
  15780.      and changed plugins/dvd/* to reflect this change.
  15781.    * Added .xpm icons (fixes lintian warnings).
  15782.    * --help output and manpage are now in sync (Closes Debian bug #87478).
  15783.    * Fixed Build-dpends entry in debian/control (Closes Debian bug #83707).
  15784.  
  15785. 2001-03-02 Friday 15:51  massiot
  15786.  
  15787.  * More consistency in the p_input->stream management.
  15788.  
  15789. 2001-03-02 Friday 13:49  massiot
  15790.  
  15791.  * Made input_SelectES() and input_UnselectES() not block the input thread
  15792.  for a long time.
  15793.  
  15794. 2001-03-02 Friday 13:47  sam
  15795.  
  15796.    * Changed debian/control to fix Debian bug #83707
  15797.    * Added a --disable-css configure option
  15798.    * Moved some code here and there in the DVD plugin to make it easier
  15799.      for me to build the Debian CSS-free packages.
  15800.  
  15801. 2001-03-02 Friday 13:20  massiot
  15802.  
  15803.  * Fixed miscellaneous alignment problems (alpha/sparc ports) ;
  15804.  * Added a fps display when toggling 'i' ;
  15805.  * Fixed a bug in the video parser where one picture buffer was not
  15806.  released at quit time ;
  15807.  * Broke the mux_rate calculation, but hey guys ! it was already broken and
  15808.  nobody noticed it.
  15809.  
  15810. 2001-03-02 Friday 03:32  stef
  15811.  
  15812.  -New function for DVD reading, that is able to read multiple blocks
  15813.  (I've chosen 32 now), that doesn't use any memcpy anymore and is also much
  15814.  faster. It is ready now for cell positioning in multi-angle DVD (to come
  15815.  soon).
  15816.  
  15817.  -DVD specific netlist adapted to 2048 bytes long blocks that contain
  15818.  several data_packets.
  15819.  
  15820.  -Modification in mpeg_system.c to use p_payload_start instead of
  15821.  p_buffer (necessary for DVD plugin). It does not break other plugins
  15822.  since they set p_payload_start to p_buffer
  15823.  
  15824.  -New field i_read_once in input_thread_s to be able to read more than
  15825.  the TS related 7 packets ; i_read_once is set to INPUT_READ_ONCE by
  15826.  defaults but plugins can change it during initialisation.
  15827.  
  15828.  Please check that nothing is broken :)
  15829.  
  15830. 2001-02-28 Wednesday 05:20  sam
  15831.  
  15832.    * Additional optimizations to the subtitle decoder
  15833.    * The GGI video output should now be faster. Also, right-mouse-clicking
  15834.      works in GGI mode as well.
  15835.  
  15836. 2001-02-26 Monday 17:41  sam
  15837.  
  15838.    * Optimizations done to the SPU decoder. Now the RLE is expanded at
  15839.      decoding time, not rendering time. The main loop in vout_RenderSPU
  15840.      is now 20 lines long.
  15841.  
  15842. 2001-02-26 Monday 12:16  sam
  15843.  
  15844.    * The Gtk+ interface is now built as a Debian package as well. The Gnome
  15845.      package depends on it because of the icon and menu entry.
  15846.    * Added an intf_WarnHexDump() function to do raw hexadecimal dumps of
  15847.      memory areas. For debugging purposes or for real men, as you wish.
  15848.    * Lots of tidying in dvd_ioctl.c, a few comments added.
  15849.    * Better error handling in the subpicture decoder.
  15850.    * Tidied video_spu.c. More to come later.
  15851.    * Fixed subtitle displaying. Will soon work in overlay mode as well.
  15852.  
  15853. 2001-02-23 Friday 12:37  massiot
  15854.  
  15855.  * Fixed a compile problem in debug mode.
  15856.  
  15857. 2001-02-22 Thursday 17:00  massiot
  15858.  
  15859.  * Added functions and hooks to display dates instead of off_t.
  15860.  
  15861. 2001-02-22 Thursday 16:17  massiot
  15862.  
  15863.  * Added a 'd' keystroke to dump the stream contents (for debugging
  15864.  purposes).
  15865.  
  15866. 2001-02-22 Thursday 08:44  stef
  15867.  
  15868.  -New ES detection based on .ifo for DVD module. It might fail (I have
  15869.  found one DVD for which ifo seems false).
  15870.  
  15871.  -Title and chapter selection on the command line (see -t and -T options)
  15872.  It will allow to watch some DVD that went through menus by default.
  15873.  
  15874.  -beginning of menus in gnome interface.
  15875.  
  15876. 2001-02-21 Wednesday 15:52  polux
  15877.  
  15878.  Some changes in the BeOS video output :
  15879.  - New video output method, the vlc now uses BBitmap instead of
  15880.    BDirectWindow (better performances)
  15881.  - Added resizing
  15882.  - Added beta support for overlay
  15883.  
  15884. 2001-02-21 Wednesday 11:49  sam
  15885.  
  15886.    (note: empty CVS mails mean that a new directory has been created,
  15887.     don't forget to use the -p option if you cvs update)
  15888.  
  15889.    * Added a plain Gtk+ port of the Gnome interface, for the gnome-impaired
  15890.      people. Gtk+ is now compiled by default, while Gnome isn't (you will
  15891.      have to add --enable-gnome when running configure)
  15892.    * Replaced -lcurses with -lncurses in configure.in.
  15893.  
  15894. 2001-02-21 Wednesday 04:38  henri
  15895.  
  15896.  TS Input :
  15897.  - Added DemuxPSI, DecodePAT and DecodePMT. Never tested which streams
  15898.    where PAT or PMT are splitted in more than one section.
  15899.  - Some TS files still don't work (matrix.ts i.e : no sound ),
  15900.    others do ... i'll have to investigate.
  15901.  
  15902.  Todo :
  15903.  - What if data get unaligned ?
  15904.  - Write NetworkOpen
  15905.  - Try to find why I get no sound on matrix.ts
  15906.  - Support Stream and program selection.
  15907.  
  15908. 2001-02-21 Wednesday 00:47  sam
  15909.  
  15910.    * Forgot to fix the vlc.spec.
  15911.    * Added Bozo to the author list.
  15912.  
  15913. 2001-02-20 Tuesday 23:30  sam
  15914.  
  15915.   * Updated version number to 0.2.62. Release tonight.
  15916.  
  15917.   * DVD plugin is still non-functional when you don't have DVD ioctls,
  15918.     but at least it compiles under BeOS as well.
  15919.   * Minor cosmetic changes here and there.
  15920.  
  15921. 2001-02-20 Tuesday 17:08  polux
  15922.  
  15923.  Added the BeOS code for vlc_mutex_destroy() and vlc_cond_destroy()
  15924.  
  15925. 2001-02-20 Tuesday 15:03  massiot
  15926.  
  15927.  Minor optimizations in the video decoder.
  15928.  
  15929. 2001-02-20 Tuesday 13:41  massiot
  15930.  
  15931.  On machines without dvd ioctl, remove the DVD plugin from the Makefile,
  15932.  fucking holy piece of *£$^%˘ !
  15933.  
  15934. 2001-02-20 Tuesday 12:06  reno
  15935.  
  15936.  * Move ac3 globals variables into structures
  15937.  * Adding authors
  15938.  * Prepared to add asm imdct and downmix
  15939.  
  15940. 2001-02-20 Tuesday 11:34  sam
  15941.  
  15942.   * Fixed a bash-ism in configure.in
  15943.  
  15944. 2001-02-20 Tuesday 09:10  sam
  15945.  
  15946.   * Fixed a segfault in input.c when no input plugin was found for
  15947.     a given file.
  15948.   * Fixed a deadlock in the Gnome interface. Next time I'll initialize
  15949.     my mutexes, I promise.
  15950.   * Added Oct to the authors list in intf_gnome.glade :)
  15951.  
  15952. 2001-02-20 Tuesday 08:47  stef
  15953.  
  15954.  Second step in area management ; everything is in place now to have
  15955.  title handling; it is coming :)
  15956.  
  15957. 2001-02-20 Tuesday 07:49  sam
  15958.  
  15959.    * Ported Glide and MGA plugins to the new module API. MGA never worked,
  15960.      so this didn't make it work better.
  15961.    * Started thinking about built-in modules, and added some code to
  15962.      make it easier eventually.
  15963.    * Added Oct in the AUTHORS file.
  15964.    * Fixed a mistake in configure.in.
  15965.    * All your base are belong to us.
  15966.    * Fixed a bug in src/misc/modules which prevented loading modules
  15967.      when launched from the Tracker.
  15968.    * Fixed a similar bug in src/video_output/video_text.c.
  15969.    * BeOS CSS support, thanks to Markus Kuespert <ltlBeBoy@beosmail.com>
  15970.      who ported the Linux DVD ioctls. We can now read encrypted DVDs
  15971.      under BeOS ! Woohoo.
  15972.  
  15973. 2001-02-20 Tuesday 02:53  stef
  15974.  
  15975.   First serie of changes in DVD module for the forthcoming interface menus
  15976.   There is a new capability in input type modules for setting the
  15977.  attributes of a new area. It is set to NULL for PS and TS plugins.
  15978.   It should be called for every title change, chapter change,
  15979.  audio mode change or spu channel change.
  15980.  
  15981.  But this part of code is not used at the moment, and is not completed
  15982.  yet.
  15983.  
  15984. 2001-02-19 Monday 19:28  massiot
  15985.  
  15986.  * Kludge of the kludge, removing an oddity in YUV initialisation, and
  15987.  activating YUV overlay on startup whenever hardware acceleration is
  15988.  available. Thanks for bearing with us, stay tuned.
  15989.  
  15990. 2001-02-19 Monday 19:08  massiot
  15991.  
  15992.  * mux_rate parsing ;
  15993.  * Changed video decoder's error messages into warnings.
  15994.  
  15995. 2001-02-19 Monday 03:46  sam
  15996.  
  15997.    * Drag and drop support under BeOS.
  15998.  
  15999. 2001-02-19 Monday 03:12  stef
  16000.  
  16001.  -Change in the code to detect beginning of movie. It is much better now
  16002.  but still fails with some DVD for which the movie is not the first
  16003.  Program.
  16004.  
  16005.  As a consequence some DVD that worked before don't work anymore.
  16006.  
  16007.  -Beginning of ideas to handle chapters and ES selection
  16008.  
  16009. 2001-02-18 Sunday 19:14  sam
  16010.  
  16011.    * configure.in and Makefile.in patches for better SDL support and
  16012.      support for $(bindir) $(datadir) and $(libdir) stuff, courtesy
  16013.      of Arkadiusz Miskiewicz <misiek@pld.ORG.PL>
  16014.    * Ported ggi.so to the new modules API. As for the other modules, only
  16015.      the "q" key works. Moreover, VLC doesn't exit cleanly if you close the
  16016.      GGI window.
  16017.    * Deactivated non-working widgets in the Gnome interface.
  16018.    * Added CONTRIBUTORS file.
  16019.  
  16020.    Hint of the day: don't expect to code quite long in your bed when sleepy.
  16021.  
  16022. 2001-02-18 Sunday 10:24  sam
  16023.  
  16024.   * Ported the framebuffer plugin to the new module API. As for most of the
  16025.     other video output modules, keyboard doesn't work. Except ^C to quit.
  16026.  
  16027. 2001-02-18 Sunday 03:32  polux
  16028.  
  16029.     The BeOS port seems to work again.
  16030.  
  16031.     I used this command to play an unencrypted DVD, but maybe there is a
  16032.     better solution: ./vlc dvd:/dev/disk/ide/atapi/1/master/0/raw
  16033.  
  16034.     Current problems: gcc doesn't like MMX-EXT instructions, and refuses
  16035.     to have register %ebx being used in the main application. Grr.
  16036.  
  16037.     ,-- don't trust the CVS bot, it's Sam speaking here :)
  16038.    /
  16039.  
  16040. 2001-02-18 Sunday 01:42  stef
  16041.  
  16042.  -UDF filesystem support so that we know the location of the first video
  16043.  related file with 100% reliability (great change that should make DVDs
  16044.  with binaries and extra stuff work with vlc).
  16045.  
  16046.  -Correction of a bug in ifo reading that falsified the adress of
  16047.  video titles.
  16048.  
  16049.  -Changed the method for selecting title at start. It is _not_ reliable
  16050.  though, but it is better than the preceding one.
  16051.  
  16052. 2001-02-17 Saturday 08:48  sam
  16053.  
  16054.   * Tried to fix the BeOS interface and video output. Any BeOS developers
  16055.     listening ? I can't even test that code, it probably wants additional
  16056.     fixing.
  16057.   * Added a workaround in modules.c for broken libc's which happen to truncate
  16058.     filenames in dentry structures when using 64bits offsets. The kind of
  16059.     stuff you only see in RedHats <g>.
  16060.   * Made the SDL error messages a bit more useful.
  16061.   * The Gnome menu is now created when mouse is released, not when it
  16062.     is pressed. It may sound stupid, but it really makes a difference.
  16063.  
  16064. 2001-02-16 Friday 09:25  sam
  16065.  
  16066.   * Upgraded version number to 0.2.61. Release is today.
  16067.  
  16068.   * Fixed package building (both RPMs and .debs).
  16069.   * Fixed `make snapshot' rule.
  16070.   * Added some magic to filename detection. To read a DVD you now just
  16071.     need to run 'vlc dvd:/dev/hdc' for instance. Same for file:// URIs.
  16072.   * Fixed a segfault in the slider when no stream was playing.
  16073.   * Made the slider go from 0 to 100 (instead of 99 :)
  16074.   * The vlc now doesn't exit when finished playing. As a side effect of
  16075.     the playlist code being very recent, it continuously loops.
  16076.  
  16077. 2001-02-16 Friday 06:37  sam
  16078.  
  16079.   * Fixed a segfault in the input thread creation, as well as a possible
  16080.     deadlock. This happened mostly when opening non-existing files.
  16081.   * Created input_SetStatus to do input_SetRate's job. input_SetRate will
  16082.     be used to set an arbitrary rate, for people who want to read DVDs at
  16083.     1/2.71828 times the actual speed.
  16084.   * Stubs for the ncurses control interface. No working code yet, but the
  16085.     holes just need to be filled.
  16086.   * Improved X11 support. Still not as functional as before.
  16087.   * The output window now states the method name, so that people know whether
  16088.     they are using X11 or SDL.
  16089.   * The Gnome interface is now drag'n'drop aware, you can drop a file
  16090.     on it just like Xine does (or so I guess).
  16091.  
  16092. 2001-02-15 Thursday 03:01  sam
  16093.  
  16094.   * X11 output works again. It's just the output, but it works; I now need
  16095.     to clean the code and add event handling.
  16096.  
  16097. 2001-02-14 Wednesday 15:58  henri
  16098.  
  16099.  Begining of TS Input
  16100.  
  16101.  Done :
  16102.  - fixed netlist
  16103.  - embryo : support TS video trough file ( kludgy ... )
  16104.  
  16105.  Next :
  16106.  - Write DecodePSI and DemuxPSI, wich will clean the kludges off
  16107.  
  16108.  Then :
  16109.  - Write NetworkOpen ( shouldn't be difficult )
  16110.  
  16111.  Eventually :
  16112.  - Deal with lost/corrupt packets
  16113.  
  16114. 2001-02-14 Wednesday 14:31  sam
  16115.  
  16116.   * Should have fixed the dependency generater for some plugins.
  16117.  
  16118. 2001-02-14 Wednesday 07:48  sam
  16119.  
  16120.   * updated version information to 0.2.60 -- today's release
  16121.   * started porting the X11 vout (still disabled)
  16122.   * a few unnoticeable changes in the Gnome intf
  16123.  
  16124. 2001-02-13 Tuesday 04:29  sam
  16125.  
  16126.   * added --intf option to vlc
  16127.   * started cleaning vout_sdl.c
  16128.   * the dummy plugin works again
  16129.   * added a slider to the Gnome interface so that we can browse through streams
  16130.  
  16131.    There is a problem with the slider: we sometimes get unexpected async
  16132.    replies, which would mean that we don't properly lock our Xlib calls.
  16133.    Which is true. But we also get these errors when using `--vout dummy'.
  16134.    I'll investigate.
  16135.  
  16136. 2001-02-12 Monday 13:20  massiot
  16137.  
  16138.  * We can now seek at position 0 :p ;
  16139.  * Fixed a typo in my previous commit.
  16140.  
  16141. 2001-02-12 Monday 11:22  massiot
  16142.  
  16143.  * Tried to enhance picture dating on timebase discontinuities.
  16144.  
  16145. 2001-02-12 Monday 09:39  sam
  16146.  
  16147.   . removed tests against i_rate and i_new_rate calculation from the
  16148.     plugins and hid this complexity into input_ext-intf.c
  16149.  
  16150. 2001-02-12 Monday 07:52  sam
  16151.  
  16152.    * Fixed my old stupid bug that disabled sound after having played the
  16153.      first playlist item.
  16154.    * Added `Prev' and `Next' buttons to the interface, with the beginning of
  16155.      a playlist window (still empty).
  16156.    * Added `Slow' and `Fast' buttons to the interface and popup menu.
  16157.  
  16158.    Ok, I promise it's the last time I check bloat in, from now the interface
  16159.    commits will be much cleaner and actually fix things :)
  16160.  
  16161. 2001-02-12 Monday 00:20  sam
  16162.  
  16163.   * The pure Gnome part of the Gnome interface has been rewritten from
  16164.     scratch, and the .glade file included as well. You can edit it by
  16165.     installing glade-gnome and doing `glade plugins/gnome/intf_gnome.glade',
  16166.     or directly by hand if you grok XML.
  16167.   * Files can now be loaded into vlc using the `Open' buttons. But for the
  16168.     moment you still have to launch vlc with at least one file, because it
  16169.     quits when the end of the playlist is reached.
  16170.   * Idle screen was disabled because it eats a lot of CPU and is mostly
  16171.     useless for the moment. And it gets activated when pause lasts for too
  16172.     long.
  16173.  
  16174. 2001-02-11 Sunday 01:15  sam
  16175.  
  16176.    Beginning of Interface II
  16177.   ---------------------------
  16178.  
  16179.   * Plugins have completely disappeared, we now only use the new module API.
  16180.   * All intf and vout modules are now independant. So far, only the Gnome
  16181.     intf module and the SDL vout module have been ported. configure.in has
  16182.     been modified to reflect the changes (x11 and dummy aren't compiled by
  16183.     default anymore, while SDL and Gnome are).
  16184.  
  16185.    Note that this is _not_ Interface II, it's just a step forward. For
  16186.    instance, it lacks the whole message passing scheme.
  16187.  
  16188.    Things that should work:
  16189.  
  16190.   * Right-clicking on the SDL video output window brings the Gnome menu.
  16191.   * Pause, Play, Exit, About work from the menu or from the interface window.
  16192.   * The old SDL keys still work.
  16193.  
  16194.     Things that are broken or may be broken:
  16195.  
  16196.   * Xlib calls are not locked yet, which may lead to "Unexpected async reply"
  16197.     errors, and make the vlc segfault.
  16198.   * Sound only works for the first file.
  16199.   * The SDL vout_sdl.c file is absolutely ugly and kludgey.
  16200.   * The vlc immediately quits when no filename is given as an argument. Not
  16201.     a real bug, but still annoying.
  16202.   * The Gnome menu does not work in fullscreen mode.
  16203.  
  16204.     Things that will come soon, maybe tomorrow:
  16205.  
  16206.   * Complete navigation buttons (fast forward, slow, etc.).
  16207.   * File/Open menu to add files to the playlist.
  16208.   * Return of the X11 video output for those of us who do not have SDL.
  16209.   * Textmode interface for those of us who do not have Gnome.
  16210.   * aout and vout autospawn (maybe).
  16211.  
  16212. 2001-02-09 Friday 03:51  stef
  16213.  
  16214.  -Some functions to prepare ifo commands utilisation to move in the
  16215.  structures of DVDs
  16216.  -Change in configure to avoid compiling css functions on BSD.
  16217.  
  16218. 2001-02-08 Thursday 23:40  sam
  16219.  
  16220.   . added comments to src/interface/intf_plst.c and include/intf_plst.h
  16221.     so that people understand how the playlist works.
  16222.   . updated the TODO list (34 items to do, 41 done !)
  16223.  
  16224. 2001-02-08 Thursday 17:44  massiot
  16225.  
  16226.  * Portability : changed off64_t to off_t and activated appropriate
  16227.    GNU/Linux options ;
  16228.  * Changed fseek() to fseeko() for 64-bit offsets ;
  16229.  * Reset frame predictors on a stream discontinuity.
  16230.  
  16231. 2001-02-08 Thursday 13:52  massiot
  16232.  
  16233.  * Implemented basic stream navigation function, and bound Jump forward
  16234.    and jump Backward in the SDL intf. Enjoy !
  16235.  
  16236. 2001-02-08 Thursday 13:08  massiot
  16237.  
  16238.  * Pause function implemented ('p' key).
  16239.  
  16240. 2001-02-08 Thursday 07:24  sam
  16241.  
  16242.   . moved the playlist handling from input/input.c to interface/interface.c
  16243.   . fixed a few warnings at compile-time
  16244.   . fixed sound channel selection in playlist mode
  16245.   . added a color message in the plugin bank because on peut bien dÈconner
  16246.     cinq minutes, quand-mÍme
  16247.   . we now spawn a new input thread for each file
  16248.   . added a missing pf_close() because it's always cool to close files
  16249.     after we read them
  16250.  
  16251. 2001-02-08 Thursday 06:41  stef
  16252.  
  16253.  -solved bug with cssdescrambling. The vlc might segfault with dvd
  16254.  plugins. I will fix that soon.
  16255.  -minor modification in pluginification.
  16256.  
  16257. 2001-02-08 Thursday 04:43  sam
  16258.  
  16259.     This commit is a bit early, but it'll save Stef, Henri and me much
  16260.   time later, when we don't have to backport modifications to input_*.c
  16261.  
  16262.     What's new :
  16263.      - playlist works again (still the old wrong way like Meuuh doesn't
  16264.      like, but this is going to change within a few hours)
  16265.      - input_ps, input_ts and input_dvd are now plugins, located in
  16266.      plugins/mpeg/ and plugins/dvd/
  16267.  
  16268.     What's broken :
  16269.      - audio output might be broken on some streams ; have to investigate
  16270.  
  16271.     What has changed :
  16272.      - fast/slow keys are now A/Z instead of A/S since S was already
  16273.      linked to the scale/noscale toggle.
  16274.      - `--dvd' doesn't work anymore, for the moment try to use :
  16275.       vlc --input dvd /dev/dvd
  16276.      - module bank is now less verbose ; use `--warn 1' to turn back
  16277.      verbosity on
  16278.  
  16279. 2001-02-08 Thursday 01:34  stef
  16280.  
  16281.  -New method using netlist to read packets on DVD device by sectors of
  16282.  2048 bytes.
  16283.  -Some modifications in netlist to make it work with DVD.
  16284.  -Fixed ‡ bug in mpeg_system.c
  16285.  
  16286.  We use INPUT_READ_ONCE many times in the input code. I think that
  16287.  we should replace it with a field in input_thread_t to give more
  16288.  flexibility to modules. I have done it in DVD plugin but it can't work
  16289.  if input.c is limited by INPUT_READ_ONCE.
  16290.  
  16291.  The DVD method is slower than input_ps ; but there are things to
  16292.  improve.
  16293.  CSS descrambling is broken.
  16294.  
  16295. 2001-02-08 Thursday 00:46  reno
  16296.  
  16297.  We can now choose the speed of forward (between 32/1 and 1/8)
  16298.  
  16299.  Thanks to Meuuh, he's MORTEL ;)
  16300.  
  16301. 2001-02-07 Wednesday 17:56  massiot
  16302.  
  16303.  Another mistake.
  16304.  
  16305. 2001-02-07 Wednesday 17:51  massiot
  16306.  
  16307.  /me <- pogno who modifies Makefile instead of Makefile.in :p
  16308.  
  16309. 2001-02-07 Wednesday 17:44  massiot
  16310.  
  16311.  * Functional fast forward and slow motion API ;
  16312.  * Dirty hack in the SDL intf to bind "a" (fAst forward), "s" (Slow motion)
  16313.  and "p" (Play).
  16314.  
  16315. 2001-02-07 Wednesday 15:32  massiot
  16316.  
  16317.  * Centralized clock management, preparing for stream navigation ;
  16318.  * Fixed a bug in the management of the first video PTS.
  16319.  
  16320. 2001-02-06 Tuesday 00:56  nitrox
  16321.  
  16322.  . Fixed a FIXME in SDL: p_vout->p_sys is no more used in intf_sdl.c
  16323.  . Used instead p_vout->i_changes like in x11
  16324.  
  16325. 2001-02-05 Monday 21:00  sam
  16326.  
  16327.   . disabled SDL parachute to let the vlc dump a core instead of staying stuck
  16328.   . patched 2 debian bugs
  16329.      (see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=vlc)
  16330.   . improved the snapshot generation
  16331.  
  16332. 2001-02-04 Sunday 03:06  sam
  16333.  
  16334.   . removed obsolete video_yuv_mmx.S
  16335.   . updated the TODO list and wrote a small todo.pl parser to make it
  16336.     easier to see which items remain to be done
  16337.   . `make snapshot' now creates vlc-*.tar.gz and vlc-*-nocss.tar.gz
  16338.  
  16339. 2001-01-31 Wednesday 03:42  sam
  16340.  
  16341.   . version 0.2.50 for the Linux Expo
  16342.   . --overlay and --fulscreen options (only work with --vout sdl)
  16343.   . the vlc exits after the end of the stream, which prevents from having
  16344.     to kill it and relaunch it during a presentation, just script it like :
  16345.  
  16346.        for i in ~/mpeg/* ; do vlc --fullscreen --overlay --vout sdl $i ; done
  16347.  
  16348.   Yes, I know the --overlay stuff is fucking ugly. But *I* am not the one
  16349.    who redefines vout_sys_t in an interface-related source file. I won't
  16350.    change it until the vout/intf is finished being rewritten.
  16351.  
  16352.   Additional information: if "--overlay --fulscreen" doesn't center your
  16353.    picture, try with your screen geometry, eg:
  16354.    "--overlay --fullscreen --width 1024 --height 768"
  16355.  
  16356. 2001-01-31 Wednesday 03:24  sam
  16357.  
  16358.   . version 0.2.0 pour la linux expo
  16359.   . ajout des options --fullscreen et --overlay
  16360.   . XXX: l'overlay ne fonctionne pas chez moi, je ne comprends pas
  16361.     pourquoi -- mais je m'en fous, Áa ne marchait dÈj‡ pas avant ce
  16362.     commit. Si quelqu'un veut voir, qu'il se l‚che.
  16363.  
  16364. 2001-01-30 Tuesday 19:19  massiot
  16365.  
  16366.  * Fix for assholes who don't have a dvd players. :pppp
  16367.  
  16368. 2001-01-30 Tuesday 05:48  sam
  16369.  
  16370.   . not a very nice hack, but will probably spare us a few user complaints: if
  16371.    no -a option is specified, the vlc will play the first audio type it finds,
  16372.    so there is no need to specify "-a ac3" for a DVD anymore.
  16373.  
  16374. 2001-01-29 Monday 06:28  stef
  16375.  
  16376.  * Correction of two errors.
  16377.  
  16378. 2001-01-29 Monday 06:10  stef
  16379.  
  16380.  -CSS support kludged for current DVD input.
  16381.  It is very slow now but will be more adapted to the forthcoming DVD
  16382.  input.
  16383.  It should read the first title of many DVDs but has been tested with few.
  16384.  
  16385.  -Beginning of ifo commands to implement DVD navigation.
  16386.  
  16387. 2001-01-27 Saturday 02:51  henri
  16388.  
  16389.  added documentation
  16390.  
  16391. 2001-01-27 Saturday 02:51  henri
  16392.  
  16393.  file VideoLAN-HOWTO.sgml was initially added on branch V0_2.
  16394.  
  16395. 2001-01-26 Friday 15:38  massiot
  16396.  
  16397.  * Removed dead code.
  16398.  
  16399. 2001-01-26 Friday 00:10  bozo
  16400.  
  16401.    - backport of the sdl plugin (minor correction in video_output as I made
  16402.      in unstable)
  16403.  
  16404.  NOTE: This is the last development commit in the stable version. Do NOT commit
  16405.  any new features in the stable version. If you do you'll be murdered by Henri.
  16406.  
  16407. 2001-01-25 Thursday 21:57  sam
  16408.  
  16409.   . removed Makefile -- I can't understand why it reappeared.
  16410.  
  16411. 2001-01-24 Wednesday 19:05  massiot
  16412.  
  16413.  * Hooks for fast forward and slow motion support.
  16414.  
  16415. 2001-01-23 Tuesday 13:22  massiot
  16416.  
  16417.  * Fixed backwards moves ;
  16418.  * Updated TODO list.
  16419.  
  16420. 2001-01-23 Tuesday 10:15  massiot
  16421.  
  16422.  * Completely removed BIZARRE_OPTIMS.
  16423.  
  16424. 2001-01-22 Monday 19:40  massiot
  16425.  
  16426.  * Tuned up optimizations.
  16427.  
  16428. 2001-01-22 Monday 18:04  massiot
  16429.  
  16430.  * Minor bitstream optimization.
  16431.  
  16432. 2001-01-22 Monday 15:49  massiot
  16433.  
  16434.  * Tuned up optimization flags.
  16435.  
  16436. 2001-01-22 Monday 05:20  stef
  16437.  
  16438.  *Check for the needed headers for DVD ioctls
  16439.  
  16440.  I have only tested it on my computer ; so I don't know if it work
  16441.  elsewhere, particularly on BSD and BeOS.
  16442.  
  16443. 2001-01-21 Sunday 09:20  stef
  16444.  
  16445.  *Some cleaning in the dvd authentification code
  16446.  
  16447.  Now it generates a valid title key, but there is no sector descrambler
  16448.  yet.
  16449.  
  16450. 2001-01-21 Sunday 01:36  massiot
  16451.  
  16452.  * Various miscellaneous minor optimizations of the video parser.
  16453.  
  16454. 2001-01-20 Saturday 20:59  stef
  16455.  
  16456.  * Beginning of support for encrypted DVDs.
  16457.  * It only tests encryption and authenticates disc.
  16458.  
  16459.  The decryption does not work now et it is very ugly but I'm working on it.
  16460.  
  16461. 2001-01-20 Saturday 13:08  sam
  16462.  
  16463.   . really fixed GetChunk now.
  16464.  
  16465. 2001-01-20 Saturday 04:19  sam
  16466.  
  16467.   . the infamous Saturday morning mighty one-liner patch that fixes subtitles
  16468.  
  16469. 2001-01-19 Friday 18:17  sam
  16470.  
  16471.   . changed program version to 0.2.5 (preparing 0.3.0 release).
  16472.   . changed codename to Urumov
  16473.   . cleaned a lot of stuff in the Debian package generation.
  16474.  
  16475.    If anyone objects with the versioning scheme, let's fight in the
  16476.    dirt and sort that out. Or change it yourself.
  16477.  
  16478.    Debian packages can be tried here: http://armitage.via.ecp.fr/~sam/vlc/
  16479.  
  16480. 2001-01-18 Thursday 17:40  massiot
  16481.  
  16482.  * 32-bit aligned bitstream (not that fast).
  16483.  
  16484. 2001-01-18 Thursday 05:13  sam
  16485.  
  16486.      The motion compensation routines are now modules as well ; choose your
  16487.    implementation with `--motion motion', `--motion motionmmx' or
  16488.    `--motion motionmmxext'. Of course, the best implementation is chosen
  16489.    if you don't ask for any. There doesn't seem to be any performance hit
  16490.    due to the move to shared libs, which is a good thing. Please test
  16491.    actively if you have time, though.
  16492.  
  16493.      Updated --help result, manpage, INSTALL document, and a few files.
  16494.  
  16495.      I moved vdec_motion.h and vpar_blocks.h back to /include because they
  16496.    will be needed to build motion compensation modules, but perhaps we don't
  16497.    need to export everything which is in these files.
  16498.  
  16499.      /src/video_decoder/ now has only one .c file, perhaps it could now be
  16500.    merged with video_parser ?
  16501.  
  16502. 2001-01-17 Wednesday 18:17  massiot
  16503.  
  16504.  * Borrowed LiViD's MMX and MMX EXT IDCT.
  16505.  
  16506.  This might break things. Expect a performance increase.
  16507.  
  16508. 2001-01-17 Wednesday 17:25  sam
  16509.  
  16510.   . removed a few useless malloc() and unused variables in the audio SDL stuff
  16511.   . prepared the work for built-in modules (not yet finished)
  16512.  
  16513. 2001-01-17 Wednesday 00:52  stef
  16514.  
  16515.  * Minor changes
  16516.  
  16517. 2001-01-16 Tuesday 18:35  octplane
  16518.  
  16519.  - Added SDL sound support. Sounds a bit laggy sometimes but my streams are ill.
  16520.    please try.
  16521.  - modified configure.in and all that stuff. Re-run configure
  16522.  - SDL audio, video and interface are all part of the same .so now.
  16523.  - remove YUV old files :->
  16524.  
  16525. 2001-01-16 Tuesday 18:06  massiot
  16526.  
  16527.  * Reverted something that wasn't supposed to go into the cvs :p
  16528.  * Removed -fargument-noalias-global which causes problems with as (???).
  16529.  
  16530. 2001-01-16 Tuesday 17:59  massiot
  16531.  
  16532.  * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to
  16533.  test it, replace vdec_motion_inner_mmx.c by vdec_motion_inner_mmxext.c.
  16534.  
  16535.  I'm interested in performance feedback.
  16536.  
  16537. 2001-01-16 Tuesday 16:09  sam
  16538.  
  16539.   . a few changes in the CPU extensions detection code, borrowed from the
  16540.     kernel and from mpeg2dec. I still don't know how to detect if code
  16541.     compiled with -mcpu=pentiumpro will run, since the cpuid arcanes are
  16542.     quite obtuse to me. Perhaps we should also have a way not to load modules
  16543.     if they have been compiled with a different CPU to avoid segfaults.
  16544.  
  16545. 2001-01-16 Tuesday 13:26  sam
  16546.  
  16547.   . added files for the SSE (MMX on steroids) IDCT. Meuuh, you should just
  16548.     need to touch plugins/idct/idct_mmxext.c (ok, the filenames suck).
  16549.  
  16550. 2001-01-16 Tuesday 05:04  sam
  16551.  
  16552.   [ include/config.h.in has changed, don't forget tu run ./configure ]
  16553.  
  16554.   . fixed the --aout, --idct and --yuv flags
  16555.   . updated manpage and --(long)help output to reflect that change
  16556.   . removed a few unneeded #includes here and there
  16557.   . cosmetic changes in error messages in input.c
  16558.  
  16559.     Currently available flags are now :
  16560.  
  16561.       --aout dummy
  16562.              esd
  16563.              dsp
  16564.              alsa
  16565.  
  16566.       --idct idct
  16567.              idctclassic
  16568.              idctmmx
  16569.  
  16570.       --yuv yuv
  16571.             yuvmmx
  16572.  
  16573.    --vout works like before, but still uses the old plugin system for now.
  16574.  
  16575. 2001-01-16 Tuesday 04:41  stef
  16576.  
  16577.  . Now use of 64 bits offsets to parse the whole DVD. So we have all the
  16578.  available information
  16579.  . Fixed a bug in parsing of VTS attributes
  16580.  . Fixed a bug in input.c that made input plugin initialize even though
  16581.  no stream is reachable (thanks Sam)
  16582.  
  16583.  I hope I'll be able to get the position of the movie soon.
  16584.  
  16585.  Meuuh : the seek function of the plugin now take off_t as argument which
  16586.  could be a problem later. Maybe it should take off64_t or time argument.
  16587.  
  16588. 2001-01-16 Tuesday 02:16  sam
  16589.  
  16590.   . merged the YUV plugins in the same directory to avoid too much code
  16591.     duplication
  16592.   . YUV transformations now use the new module API ; now only the vout
  16593.     and interface still depend on the old plugin API
  16594.   . changed TestMMX to TestCPU because we will be able to test for other
  16595.     specific extensions (3DNow, SSE) for the forthcoming IDCT we'll
  16596.     borrow to mpeg2dec (as usual :P)
  16597.   . don't show "hiding module" messages anymore except in debug mode
  16598.   . swapped C IDCT and Classic IDCT scores since the classic one seems
  16599.     to be faster ; anyway you should use the MMX one
  16600.   . fixed a Makefile bug under BeOS
  16601.   . tried to fix the cpuid code so that it compiles under BeOS (Polux, can
  16602.     you test it when you have time ?)
  16603.  
  16604. 2001-01-15 Monday 08:07  sam
  16605.  
  16606.     OK, so I foired input.h once again. But this one works. For real.
  16607.  
  16608. 2001-01-15 Monday 06:56  sam
  16609.  
  16610.   . correction d'un poliotage de copier-coller
  16611.  
  16612. 2001-01-15 Monday 06:18  sam
  16613.  
  16614.   . fixed the bug-that-made-the-vlc-segfault-on-exit, which means that
  16615.     more than ever, ´ le client ne segfaulte pas ª.
  16616.  
  16617.   . there was still a problem upon quitting: sometimes the null packet
  16618.     wasn't big enough to reach a decoder breakpoint, so I now create 10
  16619.     of them (since I can't make it bigger) to be sure. Meuuh, what do
  16620.     you think ?
  16621.  
  16622.   . fixed the Makefile to spare a few variables here and there.
  16623.  
  16624.   . reduced module hide delay, removed loading of the audio output
  16625.     plugins since they are now modules.
  16626.  
  16627.   . changed a few intf_Msg to intf_DbgMsg, and added "vout:", "intf:",
  16628.     and so on in a few other messages.
  16629.  
  16630.   . removed unused includes in the idct modules.
  16631.  
  16632. 2001-01-15 Monday 03:26  stef
  16633.  
  16634.  . Correction of bugs in ifo parsing. Now the structures should be well
  16635.  initialized. It remains some segfaults but it globally works.
  16636.  . DVD mode is enabled with option --dvd. For the moment, it only read
  16637.  the first vts and find the movie if it is at the beginning of the title
  16638.  set.
  16639.  
  16640.  Coming soon:
  16641.  . udf filesystem management to access over 2Gb zones.
  16642.  . detection of the offset to the movie inside a vts when it is not at
  16643.  the beginning.
  16644.  
  16645.  Is there a chance that using fopen/fseek function instead of open/lseek
  16646.  system calls solve the 2Gb issue ?
  16647.  
  16648. 2001-01-14 Sunday 07:08  stef
  16649.  
  16650.  . Beginning of dvd_input.
  16651.  . Parsing of ifo file almost completed.
  16652.  . Still does not work well.
  16653.  
  16654. 2001-01-13 Saturday 12:57  sam
  16655.  
  16656.   . the IDCT functions are now located in modules : the classic IDCT,
  16657.     our optimized IDCT, and MMX IDCT.
  16658.   . cosmetic changes for modules (pf_* instead of p_*)
  16659.   . fixes to the BeOS and dummy modules
  16660.  
  16661.     WARNING: a new directory has been added, which means you have to
  16662.     use `cvs update -dP' to update ; files have been removed , which means
  16663.     you either have to run `make distclean' or remove the .deps directory,
  16664.     and the configure script has changed, which means you have to run it
  16665.     again. Don't complain before having checked this :)
  16666.  
  16667.     Note about the IDCT modules: there is no way to choose the one we
  16668.     use, but you may remove the module in lib/ to prevent it from being
  16669.     loaded. The preference order is : MMX, Optimized, Classic.
  16670.  
  16671. 2001-01-12 Friday 17:33  massiot
  16672.  
  16673.  * Changed default values :
  16674.  INPUT_PTS_DELAY down to 200 ms ;
  16675.  video heap down from 10 to 5 pictures ;
  16676.  decoder fifo size from 1023 to 511 PES ;
  16677.  * Fixed various bugs in 32 bit-versions of input_ext-dec.h ;
  16678.  * Fixed a bug in GetChunk() ;
  16679.  * Renamed GetByte, GetWord, ShowWord to _GetByte, _GetWord, _ShowWord ;
  16680.  * Moved decoder_fifo-specific code from programs.c to dec.c ;
  16681.  * Fixed bugs in program.c that prevented vlc to close all decoders ;
  16682.  * Gave sam a lesson for the use of the bitstream in spu_decoder.c :ppp ;
  16683.  * Made the video parser unlock the reference pictures before quitting
  16684.  (still one left, yaknow why ?)
  16685.  
  16686. 2001-01-12 Friday 14:49  sam
  16687.  
  16688.   . destroy fifo mutex and cond variables _after_ they are used for
  16689.     the last time. henri, that'll be one binouze.
  16690.  
  16691. 2001-01-12 Friday 12:48  henri
  16692.  
  16693.  Done :
  16694.  - ported the alsa plugin to the news vlc module API
  16695.  - cosmetic changes
  16696.  
  16697.  To do :
  16698.  - check if it works with the latest alsa release
  16699.  - add features ... prepare for 4 or more speakers
  16700.  
  16701. 2001-01-12 Friday 11:36  massiot
  16702.  
  16703.  * Fixed 32 bits bitstream bugs.
  16704.  
  16705. 2001-01-11 Thursday 17:44  sam
  16706.  
  16707.    . moved the MPEG audio decoder to the new bitstream
  16708.  
  16709.      I wasn't sure whether the bits counting method was effective to
  16710.    skip ancillary data at the end of a frame, but I kept it for
  16711.    safety. There is still a lot to optimize in the bit counting, like
  16712.    unrolling the first iteration of some loops, but I don't know if
  16713.    it would be worth it. The other solution would have been to look for
  16714.    a startcode after eache frame, without caring about the ancillary bits.
  16715.  
  16716.    . cleaning in the SPU decoder.
  16717.  
  16718. 2001-01-11 Thursday 15:35  sam
  16719.  
  16720.   . moved swab32 from input_ext-dec.h to common.h. We probably won't need
  16721.     it anymore really soon, since ntohl() and htonl() seem to be properly
  16722.     optimized when gcc is passed the right optimization flags.
  16723.  
  16724.   . fixed GetBits32 and RemoveBits32. I know the #ifdefs are useless since
  16725.     we only support u32 words, but it's a safe reminder. Comments appreciated
  16726.     on this fix since I may have b0rked something -- it runs well here though.
  16727.  
  16728. 2001-01-10 Wednesday 19:22  massiot
  16729.  
  16730.  * Changed code for handling b_die in bitstream ;
  16731.  * Move input_ext-dec.h to input.h ;
  16732.  * New input_NullPacket function ;
  16733.  * Fixed init bugs in input and vpar ;
  16734.  
  16735. 2001-01-10 Wednesday 16:24  massiot
  16736.  
  16737.  * Placed a callback to the decoder in the bitstream structure ;
  16738.  * Fixed a purify bug in input_ps.c ;
  16739.  * Added -mcpu=pentiumpro in the Makefile.
  16740.  
  16741. 2001-01-10 Wednesday 02:33  sam
  16742.  
  16743.   . complete commenting of modules_core.h and small modifications
  16744.   . separated MODULE_CONFIG_START and ADD_WINDOW (Henri, beware)
  16745.   . fixed a very, very old bug that caused namespace collision between
  16746.     plugins (Henri, beware: call your aout_getplugin function like this,
  16747.     not alsa_aout_getplugin)
  16748.   . removed the Debian specific clean rules from the Makefile, since they
  16749.     are already handled by the debian/rules script.
  16750.   . tidied a few compilation rules (-lfoo should always be at the end)
  16751.  
  16752. 2001-01-09 Tuesday 21:03  sam
  16753.  
  16754.   . fixed a warning under FreeBSD (dlerror() is a const char*, not a char*).
  16755.   . made configure script look for the bswap assembly instruction (using
  16756.     AC_TRY_COMPILE makes sure the compiler will really accept it).
  16757.  
  16758. 2001-01-08 Monday 18:16  sam
  16759.  
  16760.   . Added a missing mutex_unlock in video_output.c
  16761.   . Moved a mutex_destroy after the thread cancellation to prevent
  16762.     possible problems
  16763.   . Added a missing #ifdef in intf_msg.c which prevented compilation
  16764.     with --enable-debug
  16765.   . Fixed a bug in the input that prevented to quit properly in certain
  16766.     cases (some ES were not deleted because their index was skipped when
  16767.     the former one was deleted, well Meuuh should know what I mean)
  16768.  
  16769.    There is still a segfault when quitting, most presumably in the
  16770.   audio output. I couldn't find what causes it yet.
  16771.  
  16772. 2001-01-07 Sunday 17:07  sam
  16773.  
  16774.   . added a .cvsignore file in lib/ so that the directory doesn't get
  16775.     removed whenever one does a cvs update -dP
  16776.   . fixed debian/.cvsignore because of a new version of debhelper
  16777.  
  16778. 2001-01-07 Sunday 16:17  sam
  16779.  
  16780.   . all plugins now compile with -fPIC.
  16781.  
  16782.   . made the audio_output API a bit simpler.
  16783.  
  16784.   . got rid of modules_config.h.
  16785.  
  16786.   . fixed `make install' rule.
  16787.  
  16788.   . fixed warnings in the MMX YUV compilation.
  16789.  
  16790.   . probably fixed a bug in the input : pp_foo structures were free()d at
  16791.     the end, but this was useless since the last call to realloc() is
  16792.     equivalent to free(), and two consecutive calls to free() aren't a
  16793.     goo idea.
  16794.  
  16795.   . we check that the version number match and that we don't already have
  16796.     a module by that name when loading a new module.
  16797.  
  16798.   . all public module_* functions now properly lock the module bank.
  16799.  
  16800.   . the audio_output now uses the new module API ; EsounD and DSP modules
  16801.     have been ported, which should be enough for Henri to port the ALSA one.
  16802.  
  16803.     The new plugin API is now much simpler ; it's now just a matter of
  16804.  calling module_Need( p_main->p_module_bank, MODULE_CAPABILITY_FOO, p_data );
  16805.  and if successful we get the best module. Capabilities can be ORed, so that
  16806.  one can ask for a plugin that does VOUT _and_ INTF actions for instance.
  16807.  
  16808.     It's not complete yet though -- by making it generic I had to do a few
  16809.  ugly casts here and there, which I am going to fix ASAP. Also, command line
  16810.  selection of a plugin does not work yet.
  16811.  
  16812.     The switch to the new plugin API has probably broken the BeOS audio
  16813.  output ; we can either wait until the whole vlc has switched to the new
  16814.  plugins, or create a separate beos_sound.so that conforms to the new API.
  16815.  
  16816. 2001-01-07 Sunday 06:40  benny
  16817.  
  16818.  Hum, ouais bon ben euhh, j'avais fume, donc je repare mes conneries et je
  16819.  vais me coucher.
  16820.  
  16821. 2001-01-07 Sunday 05:41  benny
  16822.  
  16823.  Optimisation de BinaryLog
  16824.  
  16825. 2001-01-07 Sunday 04:31  henri
  16826.  
  16827.  - Order : if a then b are initialized, release b then a ;
  16828.  - Typos ;
  16829.  - Cosmetic changes.
  16830.  
  16831. 2001-01-07 Sunday 03:56  henri
  16832.  
  16833.  - Added vlc_mutex_destroy and vlc_cond_destroy function, for pthreads.
  16834.  - Used them before quitting, every lock and cond is destroyed
  16835.  - Checked the return value of malloc and realloc in input_programs
  16836.  - Cosmetic changes
  16837.  
  16838.  TODO: add vlc_*_destroy for beos and C_thread
  16839.  
  16840. 2001-01-06 Saturday 08:05  benny
  16841.  
  16842.  Fixed compilation pb under solaris 2.6
  16843.  
  16844. 2001-01-06 Saturday 08:04  benny
  16845.  
  16846.  Fixed solaris libraries
  16847.  
  16848. 2001-01-06 Saturday 07:23  sam
  16849.  
  16850.   . should compile & run on Solaris with ./configure --disable-dsp
  16851.      (tested on puma)
  16852.   . removed most SYS_SOLARIS #ifdef's in favour of more generic tests
  16853.   . updated example ./configure line in INSTALL file
  16854.   . now we only load modules that end with ".so"
  16855.   . null module is compiled by default
  16856.  
  16857. 2001-01-06 Saturday 05:44  henri
  16858.  
  16859.  Fixed a typo than prevented from building ...
  16860.  
  16861. 2001-01-06 Saturday 03:16  henri
  16862.  
  16863.  Fixed initialization of payload_start and payload_end
  16864.  It should be finished now.
  16865.  
  16866. 2001-01-05 Friday 18:46  massiot
  16867.  
  16868.  BSD port, including :
  16869.  * --enable-sdl and some others are now --with-sdl[=name] to supply an
  16870.  optional library name ;
  16871.  * deleted all unnecessary #include <sys/uio.h> ;
  16872.  * /usr/include is now searched when looking for libraries and headers.
  16873.  
  16874.  It seems to compile and run on BSD. Under Linux Sam's latest commit makes
  16875.  vlc crash on startup, so I can't really tell, but hey it compiles.
  16876.  
  16877. 2001-01-05 Friday 18:06  sam
  16878.  
  16879.   . src/misc/modules.c is in a workable state now.
  16880.  
  16881.    To test it, run ./configure with the --enable-null flag, which will
  16882.    compile the Null Module as a plugin. Watch the memory usage at the
  16883.    launch and when the plugin is released.
  16884.  
  16885. 2001-01-05 Friday 14:46  sam
  16886.  
  16887.  (previous commit foired)
  16888.  
  16889.   . this is a coding style patch which removes all "foo(bar){" constructions
  16890.     and most of the tabulations.
  16891.   . also, fixed a bug in the default subtitle track.
  16892.   . and made a few error messages more explicit, ie. changed "error: %s" to
  16893.     "foo error: couldn't initialize bar (%s)"
  16894.   . and removed a warning in intf_ctrl.c which isn't used anyway.
  16895.  
  16896. 2001-01-05 Friday 14:45  sam
  16897.  
  16898.   . this is a coding style patch which removes all "foo(bar){" constructions
  16899.     and most of the tabulations.
  16900.   . also, fixed a bug in the default subtitle track.
  16901.   . and made a few error messages more explicit, ie. changed "error: %s" to
  16902.     "foo error: couldn't initialize bar (%s)"
  16903.  
  16904. 2001-01-05 Friday 14:28  sam
  16905.  
  16906.   . splitted modules.h into modules.h and modules_core.h to enable
  16907.      clean compilation of the Null Module.
  16908.  
  16909. 2001-01-05 Friday 14:24  sam
  16910.  
  16911.   . added the Null Module, the module that does nothing but that is going
  16912.      to be of great help for debugging my module code.
  16913.  
  16914. 2001-01-05 Friday 13:57  sam
  16915.  
  16916.   . Added files needed for the forthcoming module management.
  16917.  
  16918.   Notes:
  16919.  
  16920.     Plugins are now called modules, because we will be able to compile
  16921.     them either as a dynamic plugin, or within the program. And, more
  16922.     important, I can commit this without having to break the vlc :)
  16923.  
  16924.     I tried to be as clear as possible in my comments, please tell me
  16925.     if a few prototypes still have an unclear beahaviour.
  16926.  
  16927.     Current features:
  16928.      . none, files haven't even been added to the Makefile yet.
  16929.  
  16930.     Future features:
  16931.      . dynamic loading (done)
  16932.      . built-in modules (still to do)
  16933.      . automatic unloading of plugins (done)
  16934.      . dynamic configuration (still to do)
  16935.      . automatic choosing of the most appropriate plugin for a given
  16936.         task (still to do but well prepared)
  16937.  
  16938. 2001-01-04 Thursday 23:18  bozo
  16939.  
  16940.    - fixed pitch bug;
  16941.    - fixed segfault, it was probably a memory corruption but I'm not sure :) ;
  16942.    - video_output.c : compute picture size even if b_need_render == 0;
  16943.  
  16944. 2001-01-04 Thursday 19:11  massiot
  16945.  
  16946.  Fixed a deadlock.
  16947.  
  16948. 2001-01-04 Thursday 18:47  massiot
  16949.  
  16950.  * Fixed a deadlock (the vout unlocked a mutex locked by another thread,
  16951.  grrrr, I'll kill someone) ;
  16952.  * Put config.h in front of others in audio_decoder.c.
  16953.  
  16954. 2000-12-30 Saturday 00:38  massiot
  16955.  
  16956.  Comments for Henri.
  16957.  
  16958. 2000-12-29 Friday 14:04  sam
  16959.  
  16960.   . fixed default subtitle stream handling (default: no subtitles)
  16961.   . added a few missing break;s
  16962.   (oui je sais je ne fais que des patches de deux lignes ‡ trois balles,
  16963.    mais par telnet c'est pas facile)
  16964.  
  16965. 2000-12-29 Friday 14:03  henri
  16966.  
  16967.  - Removed i_iovec_start and i_iovec_end. Used i_data instead
  16968.  - Meuuh : some questions for you in the commentaries
  16969.  
  16970.  Happy new year !
  16971.  
  16972. 2000-12-29 Friday 10:52  massiot
  16973.  
  16974.  * Fixed a bug in the DTS/PTS parsing ;
  16975.  * Fixed a bug in vpar_headers.c synchro handling introduced before ;
  16976.  * Enhanced synchro's handling of dates and frame structure changes.
  16977.  
  16978. 2000-12-28 Thursday 18:00  massiot
  16979.  
  16980.  Cosmetic change of the debug messages.
  16981.  
  16982. 2000-12-28 Thursday 17:57  massiot
  16983.  
  16984.  Fixed a bug in the PSM decoder.
  16985.  
  16986. 2000-12-27 Wednesday 18:35  massiot
  16987.  
  16988.  We now read the DTS (but we don't use it for the moment).
  16989.  NB : b_has_pts has disappeared for brevity reasons, use i_pts != 0 instead.
  16990.  
  16991. 2000-12-27 Wednesday 09:54  sam
  16992.  
  16993.   . avoid calling SafeRead() with a null packet size.
  16994.  
  16995. 2000-12-26 Tuesday 19:14  massiot
  16996.  
  16997.  * Use of ptrdiff_t whenever necessary (IA-64 port) ;
  16998.  * Changed behaviour of preparsing code, faster startup ;
  16999.  * Fixed DecodePSM(), cannot test ;
  17000.  * Cleaned up ParsePES(), fixed a bug which could reject very small but
  17001.    valid PES packets ;
  17002.  * Fixed cosmetic bugs in vpar_synchro frame_rate display.
  17003.  
  17004. 2000-12-24 Sunday 06:08  sam
  17005.  
  17006.   . changed subtitles palette.
  17007.  
  17008. 2000-12-24 Sunday 06:07  sam
  17009.  
  17010.   . changed subtitles palette.
  17011.   . updated ChangeLog.
  17012.   . updated debian/* files.
  17013.  
  17014. 2000-12-23 Saturday 03:27  sam
  17015.  
  17016.   (stable)
  17017.    . fixed audio MPEG for streams that don't have b_data_alignment.
  17018.    . removed debug messages from spudec.
  17019.    . changed SPU default palette.
  17020.    . no default SPU if -s isn't specified.
  17021.  
  17022. 2000-12-23 Saturday 03:10  sam
  17023.  
  17024.   . SPU decoder now uses Meuuh's GetChunk() code.
  17025.   . lots of cleaning in the SPU decoder.
  17026.   . message queue is flushed before we spawn input.
  17027.   . fixed so that it compiles with VDEC_SMP (no good sync yet though).
  17028.  
  17029. 2000-12-22 Friday 17:53  massiot
  17030.  
  17031.  * Using i_id instead of i_stream_id whenever possible ;
  17032.  * Fixed a bug in -c and -s options.
  17033.  
  17034. 2000-12-22 Friday 15:34  massiot
  17035.  
  17036.  * Fixed a compile pbm in debug mode (f34r d4 1-line fix)
  17037.  
  17038. 2000-12-22 Friday 15:00  sam
  17039.  
  17040.   . fixed AC3 and SPU PES reading (ph34r da one-byte patch)
  17041.   . some 79 char wrap.
  17042.  
  17043. 2000-12-22 Friday 13:04  sam
  17044.  
  17045.   . no need to add "\n" at the end of intf_*Msg() messages anymore.
  17046.  
  17047. 2000-12-22 Friday 10:58  massiot
  17048.  
  17049.  * Moved input_DecodePES() to input_dec.c ;
  17050.  * Fixed an segfault in input_programs.c ;
  17051.  * Added -fomit-frame-pointer optimization.
  17052.  
  17053. 2000-12-21 Thursday 19:33  massiot
  17054.  
  17055.  * Fixed a *major* memory leak in the pre-parsing code. Hopefully it should
  17056.    be the last one.
  17057.  
  17058. 2000-12-21 Thursday 19:24  massiot
  17059.  
  17060.  * New decoder spawning API input_dec.c ;
  17061.  * Moved p_input->pp_es -> p_input->stream.pp_es and clean up of
  17062.    input_programs.c & co ;
  17063.  * Fixed memory leaks.
  17064.  
  17065. 2000-12-21 Thursday 17:19  massiot
  17066.  
  17067.  * Moved video_decoder's headers from include/ to src/video_decoder.
  17068.  * Temporarily removed b&w kludge.
  17069.  
  17070. 2000-12-21 Thursday 15:01  massiot
  17071.  
  17072.  * Splitted up p_method_data/p_plugin_data ;
  17073.  * Cleaned up input_ts.c, added it into the Makefile.
  17074.  
  17075. 2000-12-21 Thursday 14:18  massiot
  17076.  
  17077.  Fixed various memory leaks.
  17078.  
  17079. 2000-12-21 Thursday 13:54  massiot
  17080.  
  17081.  * Removed all arbitrary limits on the number of elementary streams.
  17082.  
  17083. 2000-12-21 Thursday 13:25  massiot
  17084.  
  17085.  * Removed b_die and b_error from all decoders (obsoleted by decoder_fifo_t).
  17086.  All decoders should now exit cleanly (if it's not the case, it should be
  17087.  referenced as a bug).
  17088.  
  17089. 2000-12-21 Thursday 13:07  massiot
  17090.  
  17091.  Comments for Henri.
  17092.  
  17093. 2000-12-21 Thursday 12:38  massiot
  17094.  
  17095.  * Fixed a bug which prevented the input to exit normally (non-selected
  17096.  ES in the pp_selected_es array).
  17097.  
  17098. 2000-12-21 Thursday 00:39  henri
  17099.  
  17100.  Added netlist support.
  17101.  
  17102.  Warning : it has not been tested. It just make no error at build time.
  17103.  
  17104. 2000-12-20 Wednesday 23:24  reno
  17105.  
  17106.  DÈsolÈ !
  17107.  
  17108. 2000-12-20 Wednesday 22:23  reno
  17109.  
  17110.  Added U8_Mono audio output
  17111.  
  17112. 2000-12-20 Wednesday 22:19  reno
  17113.  
  17114.  Added U8 Mono audio output
  17115.  
  17116. 2000-12-20 Wednesday 20:09  sam
  17117.  
  17118.   . fixed "-a [ mpeg | ac3 | lpcm | off ]" option
  17119.  
  17120. 2000-12-20 Wednesday 18:45  massiot
  17121.  
  17122.  Only pre-parse the first 32 MB of data.
  17123.  
  17124. 2000-12-20 Wednesday 17:49  massiot
  17125.  
  17126.  * Added -a, -c and -s options. (-a doesn't work but I will let the people
  17127.  who thought it would be cleaner to put config in environment variables
  17128.  correct what's wrong in my code).
  17129.  
  17130. 2000-12-20 Wednesday 16:39  sam
  17131.  
  17132.   . now we only try to open plugins which are existing files
  17133.  
  17134. 2000-12-20 Wednesday 16:04  massiot
  17135.  
  17136.  * Big cleanup of the PS input plugin ;
  17137.  * Fixed a bug in AC3 initialization ;
  17138.  * PS streams are now pre-parsed (this can take a while) if possible ;
  17139.  
  17140.  ./configure is required after this update.
  17141.  
  17142. 2000-12-19 Tuesday 23:18  reno
  17143.  
  17144.  Correction of a compilation bug with --enable-debug
  17145.  
  17146. 2000-12-19 Tuesday 22:34  reno
  17147.  
  17148.  Move #define from audio_output.h to config.h
  17149.  Change vlan_server_ip to vishnou's ip (but vlans not working yet)
  17150.  
  17151. 2000-12-19 Tuesday 22:14  reno
  17152.  
  17153.  Move #define from audio_output.h to config.h
  17154.  Change vlan_server_ip to 138.195.139.95
  17155.  Creating lib directory by Makefile
  17156.  
  17157. 2000-12-19 Tuesday 19:55  massiot
  17158.  
  17159.  GetChunk() : reads n bytes from the elementary stream and places them
  17160.  in a big buffer (a gift for Sam).
  17161.  
  17162. 2000-12-19 Tuesday 19:08  massiot
  17163.  
  17164.  Input-II now correctly handles private stream 1 (AC3, DVDSPU).
  17165.  
  17166. 2000-12-19 Tuesday 19:05  sam
  17167.  
  17168.   . split the audio decoder into adec_generic, adec_layer1 and adec_layer2
  17169.      (no new code added)
  17170.  
  17171. 2000-12-19 Tuesday 17:51  octplane
  17172.  
  17173.  - fixed the ratio/position problem in YUV, now patching Stable.
  17174.  
  17175. 2000-12-18 Monday 15:31  massiot
  17176.  
  17177.  We now display CPU usage statistics for each thread.
  17178.  
  17179. 2000-12-18 Monday 10:40  massiot
  17180.  
  17181.  We can now read from stdin.
  17182.  
  17183. 2000-12-18 Monday 02:47  bozo
  17184.  
  17185.    - Hardware YUV overlay (SDL) with real colors ;p It may suck for non
  17186.      4:2:0 streams.
  17187.    - Removed vout code found in intf file to support fullscreen switching.
  17188.      Now only vout_SDL updates SDL data and intf only switch flags such as
  17189.      b_reopen_display and b_fullscreen in p_vout->p_sys.
  17190.    - Fixed a var name typo in input_programs.c which prevents vlc from
  17191.      compiling with --enable-debug option. (i_es_pid -> i_es_id :)
  17192.  
  17193.  There's a segfault in the termination process due to sdl, I don't really
  17194.  know what is the problem and I have to work today. Help me!
  17195.  
  17196.  Good night suckers. I love you too :p
  17197.  
  17198. 2000-12-16 Saturday 16:31  stef
  17199.  
  17200.  Fixed support for broken MPEG-1 files.
  17201.  
  17202.  --Meuuh
  17203.  
  17204. 2000-12-15 Friday 19:05  massiot
  17205.  
  17206.  * Cleaned up program and ES management by using input_programs.c whenever
  17207.  necessary.
  17208.  * Cleaned up decoder spawning.
  17209.  
  17210. 2000-12-15 Friday 17:21  massiot
  17211.  
  17212.  Enhanced handling of stream discontinuities.
  17213.  
  17214. 2000-12-15 Friday 13:39  massiot
  17215.  
  17216.  More comments.
  17217.  
  17218. 2000-12-15 Friday 13:27  massiot
  17219.  
  17220.  * Fixed two typos in the Makefile (sam you owe me at least one beer)
  17221.  * Moved b_discontinuity to pgrm_descriptor_t, cleaned up CRDecode
  17222.  (needs some more cleaning for discontinuities)
  17223.  * Added pf_new_pes in plugins
  17224.  
  17225. 2000-12-14 Thursday 20:03  reno
  17226.  
  17227.  Correct a bug in channel changing
  17228.  
  17229.  Don't forget ; at the end of line
  17230.  
  17231. 2000-12-14 Thursday 10:47  massiot
  17232.  
  17233.  Some comments for Henri.
  17234.  
  17235. 2000-12-14 Thursday 02:01  henri
  17236.  
  17237.  Netlist embryo :
  17238.   - pes netlist
  17239.   - data netlist
  17240.  
  17241.  Still to do :
  17242.   - iovect netlist
  17243.  
  17244.  It hasen't been tested yet.
  17245.  Meuuh, could you tell me if it works ? ( if yes, gimme some more work :p )
  17246.  
  17247. 2000-12-11 Monday 19:26  massiot
  17248.  
  17249.  Fix in the SCR parser for high values.
  17250.  
  17251. 2000-12-11 Monday 18:51  massiot
  17252.  
  17253.  Fixed a bug with DVD's SCR (too close from the PTS).
  17254.  
  17255. 2000-12-11 Monday 15:29  massiot
  17256.  
  17257.  Prototypes for netlist functions.
  17258.  
  17259. 2000-12-11 Monday 14:34  massiot
  17260.  
  17261.  Fixed benny's mistakes :pp
  17262.  
  17263. 2000-12-11 Monday 13:55  henri
  17264.  
  17265.  Same changes that were made in the stbale branch ( FB_NOYPAN support )
  17266.  
  17267. 2000-12-10 Sunday 09:21  benny
  17268.  
  17269.  Fixe la gestion des signaux
  17270.  
  17271. 2000-12-10 Sunday 08:08  benny
  17272.  
  17273.  Generation d'un makefile presque correct pour les vieilles versions de make
  17274.  Nettoyage: gestion des dependances pour les plugins, suppressions de pas
  17275.  mal de redondances, options de compilations coherentes, etc...
  17276.  
  17277. 2000-12-10 Sunday 03:55  benny
  17278.  
  17279.  debut de portage sous solaris
  17280.  
  17281. 2000-12-08 Friday 18:50  massiot
  17282.  
  17283.  * Code to manage es_descriptors and program_descriptors, from benny's
  17284.  input_psi.c
  17285.  (unfinished)
  17286.  
  17287. 2000-12-08 Friday 13:33  reno
  17288.  
  17289.  VLAN support modified.
  17290.  
  17291.  Warning : vlc doesn't know VLAN, but only vlan's id.
  17292.  Only vlanserver makes the translation between id and vlan.
  17293.  
  17294. 2000-12-07 Thursday 15:45  massiot
  17295.  
  17296.  We now correctly parse MPEG-1 SCR and there is no need to kludge to read
  17297.  the stream at the right pace.
  17298.  
  17299. 2000-12-06 Wednesday 17:28  reno
  17300.  
  17301.  Add vlc.channels
  17302.  
  17303. 2000-12-06 Wednesday 17:28  reno
  17304.  
  17305.  Add channel support with VLAN
  17306.  
  17307. 2000-12-06 Wednesday 16:41  massiot
  17308.  
  17309.  * Support for MPEG-1 .mpg files.
  17310.  * Fixed a bug in the synchro with non-P5/B1 streams.
  17311.  
  17312. 2000-12-06 Wednesday 04:16  henri
  17313.  
  17314.  Added a option to bypass double buffering in fb mode
  17315.  
  17316. 2000-12-05 Tuesday 22:30  massiot
  17317.  
  17318.  The new tasks for the input-II.
  17319.  
  17320. 2000-12-05 Tuesday 19:36  massiot
  17321.  
  17322.  The input-II. (more info by mail in about an hour)
  17323.  
  17324. 2000-11-29 Wednesday 19:02  stef
  17325.  
  17326.  . Ajout de la date dans les warning si le mode debug est activÈ
  17327.  . Modification du configure pour remmettre le x11 par dÈfaut, et pour
  17328.  montrer que ppro et mmx sont par dÈfauts maintenant.
  17329.  
  17330. 2000-11-29 Wednesday 18:55  massiot
  17331.  
  17332.  Added -funroll-all-loops and -fstrict-aliasing which seem to make things
  17333.  faster.
  17334.  
  17335. 2000-11-29 Wednesday 17:33  massiot
  17336.  
  17337.  Added hooks for the fothcoming YUV overlay support.
  17338.  
  17339. 2000-11-29 Wednesday 14:36  massiot
  17340.  
  17341.  ppro and mmx optimizations are now enabled by default (K6 users should
  17342.  buy real processors).
  17343.  
  17344. 2000-11-29 Wednesday 14:21  massiot
  17345.  
  17346.  Now using buffer I/O to write debug logs (huge performance increase).
  17347.  
  17348. 2000-11-29 Wednesday 14:05  massiot
  17349.  
  17350.  * Added debug messages in the video synchro
  17351.  * Fixed a bug in the video synchro time scheduling
  17352.  * Made the vout more precise on display dates
  17353.  
  17354. 2000-11-28 Tuesday 19:58  massiot
  17355.  
  17356.  More stats.
  17357.  
  17358.  NB : it is necessary to re-run ./configure
  17359.  
  17360. 2000-11-28 Tuesday 16:00  massiot
  17361.  
  17362.  The YUV buffer is now freed after displaying (useful for overlay).
  17363.  
  17364. 2000-11-27 Monday 17:49  massiot
  17365.  
  17366.  * Added more stats
  17367.  * Fixed a bug in the parser when trashing an already parsed frame
  17368.  * Simplified (and enhanced) vpar_synchro for B pictures
  17369.  * Lowered the synchro DELTA
  17370.  
  17371. 2000-11-27 Monday 10:35  massiot
  17372.  
  17373.   * vlc is now compiled without the STATS mode by default.
  17374.   * Fixed a bug which made frames go backwards with some displays (the
  17375.     video_decoder thread is now niced).
  17376.   * Made use of intf_WarnMsg() in the most needed places.
  17377.  Also simplified the synchro algorithm and fixed a bug with non-(5/1) streams.
  17378.  Fixed the optimizations in the configure stuff.
  17379.  Warning : this release needs a full rebuild (make clean; make).
  17380.  Warning : I might have broken the BeOS port, could somebody check ?
  17381.  
  17382. 2000-11-23 Thursday 01:40  henri
  17383.  
  17384.  - Cosmetic changes to alsa.c
  17385.  - Configure now checks alsa is present
  17386.  
  17387. 2000-11-21 Tuesday 01:41  stef
  17388.  
  17389.  .ImplÈmentation de intf_WarnMsg( int i_level, char *psz_format, ... ) et
  17390.  intf_WarnMsgImm
  17391.  .on active les messages de warning au lancement avec l'option --warning
  17392.  .le i_level par dÈfault est 12 (on ne montre pas les messages de niveau
  17393.  infÈrieur ‡ 12
  17394.  
  17395.  J'espËre que Áa correspond ‡ ce qui a ÈtÈ discutÈ dans videolan-devel.
  17396.  
  17397. 2000-11-20 Monday 03:31  henri
  17398.  
  17399.  Added : alsa support
  17400.  Todo : - test it on several cards
  17401.         - support more than Stereo s16
  17402.         - make configure check for alsa
  17403.  
  17404. 2000-11-18 Saturday 03:15  massiot
  17405.  
  17406.  * Added --enable-debug, --enable-stats and --disable-optims (sam could
  17407.  you check I did'nt make a mess of it ?).
  17408.  * Added todo things in the TODO file.
  17409.  
  17410. 2000-11-14 Tuesday 22:58  massiot
  17411.  
  17412.  * RÈparation du VDEC_SMP. Ca marche sans planter avec la nouvelle
  17413.  synchro.
  17414.  * Remettage du #define STATS parce qu'en fait sinon on n'a pas les infos
  17415.  dans la fenÍtre. C'est dommage d'ailleurs qu'on ait ‡ le mettre, parce
  17416.  que du coup Áa va nous dÈcourager de faire des stats sur d'autres
  17417.  parties.
  17418.  * Changements cosmÈtiques dans les relations video_parser/video_decoder.
  17419.  
  17420. 2000-11-13 Monday 22:09  massiot
  17421.  
  17422.  * Retirage du #define STATS ;
  17423.  * Le warning (late pictures) du vout est dÈsormais un DbgMsg (en
  17424.  attendant les WarnMsg) ;
  17425.  * Correction d'un bug en mode debug (sic).
  17426.  
  17427. 2000-11-13 Monday 13:58  massiot
  17428.  
  17429.    * Totally new frame dropping algorithm.
  17430.    * Fixed a bug in video_ouput.c which made the stream go backwards
  17431.      sometimes.
  17432.    * Fixed a bug in video_ouput.c which trashed more late pictures than
  17433.      necessary.
  17434.    * Fixed the DEBUG mode in the Makefile.
  17435.    * Fixed a bug in mwait() which made us wait too long.
  17436.  
  17437.  Ca va tuer.
  17438.  
  17439. 2000-11-10 Friday 22:43  polux
  17440.  
  17441.  Correction d'un buffer overflow qui cr√ait des plantages al√atoires sous BeOS.
  17442.  
  17443. 2000-11-03 Friday 21:33  stef
  17444.  
  17445.  .changed option --novlans to --vlans to test vlan server
  17446.  .removed return 0 in LoadChannels
  17447.  
  17448.  vlc.channels works again and with vlan soon...
  17449.  
  17450. 2000-10-29 Sunday 10:05  sam
  17451.  
  17452.   . le mode framebuffer vide l'Ècran quand on quitte.
  17453.  
  17454. 2000-10-26 Thursday 15:00  sam
  17455.  
  17456.   . ajout de l'option --broadcast en ligne de commande
  17457.  
  17458. 2000-10-26 Thursday 12:00  reno
  17459.  
  17460.  Une lÈgËre modification pour le passage B&W ‡ C
  17461.  
  17462. 2000-10-25 Wednesday 12:18  reno
  17463.  
  17464.  Suppression du dÈcodage de la chrominance en B&W
  17465.  
  17466. 2000-10-24 Tuesday 23:16  jeanphi
  17467.  
  17468.  lecon de programmation a l'intention des debutants qui ont ecrit
  17469.  input_file.c :
  17470.  - les codes d'erreur sont fait pour etre utilises
  17471.  - quand on ouvre un fichier on le referme
  17472.  -- jeanphi
  17473.  
  17474. 2000-10-24 Tuesday 17:36  octplane
  17475.  
  17476.  . Added a very basic splash screen, to be continued.
  17477.  . fixed a small bug in the idle screen.
  17478.  
  17479.  --
  17480.  Oct.
  17481.  
  17482. 2000-10-24 Tuesday 16:00  reno
  17483.  
  17484.  Modification lÈgËre de la gestion du volume
  17485.  
  17486. 2000-10-24 Tuesday 09:16  sam
  17487.  
  17488.   * correction de l'affichage des fps (affichage, pas calcul).
  17489.   * changements mineurs dans les fichiers Debian.
  17490.  
  17491. 2000-10-23 Monday 02:04  stef
  17492.  
  17493.  * DÈbuggage de la vidÈo MPEG 1 (=> correction de deux bugs dans le
  17494.  parsage des blocs et d'un bugs dans le parseur des vecteurs de mouvement).
  17495.  
  17496.  --Meuuh
  17497.  
  17498. 2000-10-18 Wednesday 02:17  sam
  17499.  
  17500.   . correction d'une faute de frappe dans configure.in (Áa rÈpond ‡ ta
  17501.    question, Stef ? :)
  17502.  
  17503. 2000-08-30 Wednesday 17:06  henri
  17504.  
  17505.  Oui, bon,  j'ai oubliÈ le changelog, Áa peut arriver einh !
  17506.  
  17507. 2000-08-29 Tuesday 00:03  octplane
  17508.  
  17509.  . Arranged a few things
  17510.  
  17511.  ... still dirty, but the earthquake is coming...
  17512.  
  17513. 2000-08-29 Tuesday 00:01  sam
  17514.  
  17515.   . rha mais faisez gaffe au format de la todo list sarass !
  17516.  
  17517. 2000-08-28 Monday 23:12  octplane
  17518.  
  17519.  . Added a 'f' shortcut to the SDL output (fullscreen/windowed)
  17520.  . Modified the Idle screen of the vlc (seems to suck a lot of CPU anyway :/)
  17521.  . Prayed for a good indentation ;).
  17522.  
  17523. 2000-08-28 Monday 00:37  sam
  17524.  
  17525.   . version 0.1.99i
  17526.  
  17527. 2000-08-28 Monday 00:33  sam
  17528.  
  17529.    * cleaned Octplane's crappy indentation.
  17530.    * fixed the --server option which didn't work if a ~/.vlcrc existed.
  17531.  
  17532. 2000-08-27 Sunday 22:05  sam
  17533.  
  17534.   . rajout du fix de Meuuh dans la todolist.
  17535.  
  17536. 2000-08-27 Sunday 16:31  massiot
  17537.  
  17538.  OubliÈ d'en committer un bout...
  17539.  
  17540. 2000-08-27 Sunday 12:32  sam
  17541.  
  17542.   . fixÈ une erreur d'indentation
  17543.  
  17544.  (Oct, tu devrais vraiment regarder ton Èditeur. Tu as vu le
  17545.     bordel qu'il a foutu dans src/interface/interface.c ?)
  17546.  
  17547. 2000-08-27 Sunday 10:49  sam
  17548.  
  17549.   . update de la TODO list
  17550.  
  17551.    Henri, il y a du nouveau boulot pour toi, regarde la task 0x38,
  17552.   Áa ne devrait pas Ítre trop dur, Áa t'obligera ‡ lire le code de
  17553.   l'audio_output, et surtout Áa te fera la bite.
  17554.  
  17555. 2000-08-26 Saturday 13:07  henri
  17556.  
  17557.  Put a test outside a loop : fixes task 0x31
  17558.  
  17559. 2000-08-24 Thursday 16:29  octplane
  17560.  
  17561.  many minor style fixes (thanx to sam).
  17562.  
  17563. 2000-08-24 Thursday 14:58  octplane
  17564.  
  17565.  Hello,
  17566.  
  17567.  Some news things:
  17568.  
  17569.   . I am still going on modifiying the key event handling method to make it more flexible. I still have a few things to get what I'd like to
  17570.   . added a keystrokes.h include which contains a generic name of all the VLC keys binding
  17571.   . modified some of the core interface routines to allow the passing of an extra parameter with a keystroke (VLC_CHANNEL).
  17572.   . next step: move all the interface dependent parts (such as the getKey function) to the plugins.
  17573.  
  17574.  Hope this will run on your boxes...
  17575.  
  17576. 2000-08-24 Thursday 00:16  sam
  17577.  
  17578.   . support pour --synchro I+ (images I et la premiËre P)
  17579.  
  17580. 2000-08-24 Thursday 00:04  sam
  17581.  
  17582.   . support de la touche `q' pour quitter
  17583.  
  17584. 2000-08-23 Wednesday 23:45  sam
  17585.  
  17586.   . fixed an other typo
  17587.   . fixed the aliases install
  17588.   . renamed an inconsistent variable in src/input/input_file.c
  17589.  
  17590. 2000-08-23 Wednesday 22:22  polux
  17591.  
  17592.  Fixed another bug in the input_file.
  17593.  
  17594. 2000-08-23 Wednesday 22:15  massiot
  17595.  
  17596.  Remplissure du champ AUTHORS des sources.
  17597.  
  17598. 2000-08-23 Wednesday 21:38  sam
  17599.  
  17600.  We now have support for the field pictures. It shouldn't break teh frame
  17601.  pictures, if you notice anything please ring my bell.
  17602.  
  17603.  --Meuuh (live from Julie)
  17604.  
  17605. 2000-08-22 Tuesday 15:58  sam
  17606.  
  17607.   . fixed PPC .deb build
  17608.  
  17609. 2000-08-22 Tuesday 00:13  sam
  17610.  
  17611.    * added a few sanity checks in the audio mpeg and ac3 decoders.
  17612.    * temporarily got rid of vlc.channels.
  17613.    * added notice in debian/control about unencrypted DVDs.
  17614.    * fixed PowerPC .deb build.
  17615.  
  17616. 2000-08-21 Monday 20:16  polux
  17617.  
  17618.  Added the beos fixes in the ChangeLog.
  17619.  
  17620. 2000-08-21 Monday 20:05  sam
  17621.  
  17622.   . updated version number
  17623.   . removed a verbose message in intf_sdl.c
  17624.  
  17625. 2000-08-21 Monday 19:57  polux
  17626.  
  17627.  A lot of bug fixs for the BeOS side of VideoLAN:
  17628.  - the vlc does not exhaust system resources anymore (it was creating a new
  17629.    mutex each picture so after a while there was no more mutex available in
  17630.    the entire system);
  17631.  - the sound has been corrected and now it works perfectly;
  17632.  - the window has now the right size (there was and additional line before).
  17633.  
  17634.  The (BeOS) threads have also been improved especially with the cond vars
  17635.  (but it is no more compliant with the pthread cond vars).
  17636.  
  17637.  VideoLAN for BeOS now rocks and is ready for its first binary release.
  17638.  
  17639. 2000-08-21 Monday 16:22  octplane
  17640.  
  17641.  .SDL:
  17642.      .removed the YUV thing from the SDL
  17643.      .cleaned up the makefile to remove it
  17644.      .UNTESTED (seems to compile).
  17645.  
  17646. 2000-08-21 Monday 09:40  octplane
  17647.  
  17648.  Plugin handling:
  17649.      . switched low and high order vout plugins
  17650.      . removed yuvsdl plugin.
  17651.  
  17652. 2000-08-21 Monday 09:33  octplane
  17653.  
  17654.  A few new things:
  17655.  
  17656.      . The interface part:
  17657.              . created intf_AssignKey, intf_getKey and intf_AssignNormalKeys
  17658.              these new function are a first abstraction of the the key handling system.            It makes use of a new structure in the interface : p_keys.
  17659.  
  17660.              . AssignNormalKeys is commonly used in all the interface plugins.
  17661.              AssignKey is used to allow the SDL interface to react nicely.
  17662.  
  17663.              . Now the plugin struct element psz_filename is filled (and freed
  17664.                  at the end of the program).
  17665.  
  17666.      . the SDL plugin:
  17667.              works but does only display a green screen for now. so don't use it !
  17668.  
  17669.      . Please try and compile the client on your box with this version.
  17670.          I've tried a few output plugin but not all.
  17671.  
  17672. 2000-08-21 Monday 01:47  sam
  17673.  
  17674.    * removed CCFLAGS flags which were improperly used.
  17675.    * added hints for powerpc build.
  17676.    * fixed the input_file exit bug.
  17677.    * fixed a Makefile bug which removed the CVS directory.
  17678.    * removed the frame statistics output.
  17679.  
  17680. 2000-08-18 Friday 17:02  sam
  17681.  
  17682.   . removed the sdlvlc alias
  17683.   . added the vlc-sdl package in the Debian control files
  17684.  
  17685. 2000-08-18 Friday 08:25  octplane
  17686.  
  17687.  My first contribution.
  17688.  
  17689.  * Added SDL plugin
  17690.      * support fullscreen display with --display fullscreen
  17691.      * complete keyboard handling
  17692.  * Added --enable_sdl to configure
  17693.  
  17694.  Octplane.
  17695.  
  17696. 2000-08-17 Thursday 14:45  sam
  17697.  
  17698.   . new tasks :
  17699.  
  17700.  Description: Fix plugins namespace problem
  17701.  Description: Fix plugin autoloading
  17702.  Description: Real plugin API
  17703.  Description: Enable compiled-in plugins
  17704.  Description: Optimize SPU rendering
  17705.  Description: SPU error recovery
  17706.  
  17707. 2000-08-16 Wednesday 00:28  sam
  17708.  
  17709.   * more files needed to build packages
  17710.   * changed "pentiumpro" to "ppro" in the ./configure, it was misleading.
  17711.   * prepared 0.1.99g
  17712.  
  17713. 2000-08-15 Tuesday 23:35  sam
  17714.  
  17715.    * fixed a dumb bug in the Makefile that prevented inclusion of the
  17716.      -march=pentium directive. thanks Meuuh, blame sam.
  17717.    * fixed a warning in main.c.
  17718.    * separate Debian packages.
  17719.    * added request for ALSA support in the TODO list.
  17720.  
  17721. 2000-08-15 Tuesday 17:40  polux
  17722.  
  17723.  RÈparation de la version BeOS. Le problËme venait du swab32 de la nouvelle
  17724.  bit stream, la macro pour la conversion de BIGENDIAN vers LITTLEENDIAN ne
  17725.  fonctionnant (toujours) pas.
  17726.  
  17727.  La version BeOS pose encore de gros problËmes:
  17728.  - des plantages alÈatoires lorsqu'on utilise le son,
  17729.  - des performances trËs en dessous de celles d'anciennes version du vlc,
  17730.  - une synchro son qui ne fonctionne pas correctement,
  17731.  - au bout d'un certain temps d'utilisation, toutes les ressources systËmes
  17732.    sont consommÈes et le systËme lui-mÍme devient instable (merci d'Èviter
  17733.    les commentaires sur la stabilitÈ de BeOS)
  17734.  
  17735. 2000-08-15 Tuesday 13:37  sam
  17736.  
  17737.   . rajoutÈ build-stamp et debian/tmp dans les .cvsignore
  17738.  
  17739.   . de nouvelles idÈes dans la TODO list :
  17740.  
  17741.  Difficulty: Guru    Urgency: Wishlist   Support for RTP
  17742.  Difficulty: Medium  Urgency: Wishlist   Draw a font / support color fonts
  17743.  Difficulty: Medium  Urgency: Important  Layer 2 mono support
  17744.  Difficulty: Hard    Urgency: Wishlist   MP3 support
  17745.  Difficulty: Hard    Urgency: Normal     Support for unencapsulated streams
  17746.  Difficulty: Guru    Urgency: Wishlist   Ogg/Vorbis audio decoder support
  17747.  Difficulty: Hard    Urgency: Normal     Xv video output support
  17748.  Difficulty: Medium  Urgency: Normal     SDL video output support
  17749.  
  17750. 2000-08-14 Monday 01:13  sam
  17751.  
  17752.    * fixed 8bpp YUV.
  17753.    * fixed the fscked up Bresenham algorithm in all YUV functions.
  17754.  
  17755. 2000-08-13 Sunday 18:36  sam
  17756.  
  17757.    * now scaling is on by default, so that people won't tell that the vlc
  17758.      cannot do scaling :-)
  17759.    * fixed a few long lines.
  17760.    * _almost_ fixed 8bpp YUV.
  17761.  
  17762. 2000-08-13 Sunday 17:39  sam
  17763.  
  17764.    * removed an unused variable in the MMX YUVs.
  17765.    * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
  17766.  
  17767. 2000-08-10 Thursday 23:33  sam
  17768.  
  17769.   . changÈ l'ordre des t‚ches
  17770.  
  17771. 2000-08-10 Thursday 22:52  sam
  17772.  
  17773.   . TODO list
  17774.  
  17775. 2000-08-08 Tuesday 22:51  sam
  17776.  
  17777.   . virÈ les aliases ´ xvlc ª, ´ ggivlc ª etc. qui faisaient un peu
  17778.    pitiÈ, pour ne laisser que ´ vlc ª, ´ gvlc ª (gnome) et ´ fbvlc ª
  17779.    (framebuffer) ; les autres restent bien entendu accessibles avec
  17780.    par exemple ´ vlc --vout ggi ª.
  17781.  
  17782.   . IMPORTANT - nouvelle option --synchro pour forcer un type de
  17783.    synchro. Pour le moment les options possibles sont :
  17784.  
  17785.      --synchro I     /* n'affiche que les I */
  17786.      --synchro IP    /* affiche les I et toutes les P */
  17787.      --synchro IP+   /* affiche les I, les P, et la moitiÈ des B */
  17788.      --synchro IPB   /* affiche toutes les images */
  17789.  
  17790.     Toute autre valeur de --synchro sera ignorÈe et c'est l'algo
  17791.    par dÈfaut basÈ sur la consommation de processeur qui sera
  17792.    utilisÈ. Notez que si vous en demandez trop au vlc, il va
  17793.    bien entendu planter, ou tout du moins remplir sa fifo comme
  17794.    un gros cochon. On n'y peut pas grand chose, c'est la vie.
  17795.  
  17796. 2000-08-08 Tuesday 12:05  sam
  17797.  
  17798.   . dÈcommentage d'une fonction commentÈe par erreur
  17799.   . version 0.1.99f
  17800.   . divers fixes dans la crÈation des packages
  17801.  
  17802. 2000-08-07 Monday 22:20  sam
  17803.  
  17804.   . un peu de mÈnage dans le .cvsignore
  17805.  
  17806. 2000-08-07 Monday 22:19  sam
  17807.  
  17808.   . fichiers manquants
  17809.  
  17810. 2000-08-07 Monday 22:18  sam
  17811.  
  17812.    * vlc.init becomes ~/.vlcrc
  17813.    * removed float operations in the video decoder, and all emms asm functions
  17814.    * borrowed linuxvideo's MMX motion compensation
  17815.    * fixed an undefined symbol in the MMX YUV plugin
  17816.  
  17817.  Meuuh & Sam.
  17818.  
  17819. 2000-07-30 Sunday 23:42  sam
  17820.  
  17821.   . rajout de l'option -Winline
  17822.   . fix de certaines fonctions qui devraient Ítre inlinÈes
  17823.   . gain de place dans la YUVMMX
  17824.  
  17825. 2000-07-30 Sunday 01:59  sam
  17826.  
  17827.   . autodÈtection des plugins
  17828.   . les aliases "gvlc" "fbvlc" "ggivlc" fonctionne comme il faut
  17829.  
  17830. 2000-07-20 Thursday 13:49  sam
  17831.  
  17832.   . suppression du dÈcodeur de rÈfÈrence qui de toute faÁon ne marcherait
  17833.    plus vraiment avec la structure actuelle du vlc
  17834.   . prÈparation de la 0.1.99e
  17835.  
  17836. 2000-07-19 Wednesday 00:03  sam
  17837.  
  17838.   . nouveau bitstream fait par Meuuh (qui est mortel) et qui nous
  17839.  fait gagner plus de 0.8% en vitesse, ce qui peut paraÓtre peu, mais
  17840.  en fait au bout de 35 fois on aura dÈpassÈ 30% de gains.
  17841.  
  17842.   . remise de l'ancienne taille d'image par dÈfaut
  17843.  
  17844. 2000-07-18 Tuesday 19:23  polux
  17845.  
  17846.  Maintenant le vlc fonctionne correctement sous BeOS (‡ part la synchro).
  17847.  
  17848. 2000-07-11 Tuesday 23:04  sam
  17849.  
  17850.   . le make snapshot fait un .bz2 aussi
  17851.  
  17852. 2000-07-11 Tuesday 23:03  sam
  17853.  
  17854.   . changement cosmÈtique
  17855.  
  17856. 2000-07-11 Tuesday 23:03  sam
  17857.  
  17858.   . updated changelog
  17859.  
  17860. 2000-07-08 Saturday 14:29  sam
  17861.  
  17862.   . petite correction pour que le RPM puisse Ítre construit sur Mandrake
  17863.  
  17864. 2000-07-06 Thursday 14:45  sam
  17865.  
  17866.   . fixÈ une bÈvue dans la YUV 8 bits
  17867.   . descendu le dÈlai de dÈmarrage ‡ .5 secondes au lieu de 2
  17868.   . un nouvelle synchro qui devrait punixe !!!
  17869.  
  17870. 2000-07-04 Tuesday 02:37  sam
  17871.  
  17872.  Bon, puisque Áa semble commiter sous BeOS, je commite.
  17873.  
  17874.  Voil‡ le changelog appoximatif :
  17875.  
  17876.   . fichier INSTALL plus clair
  17877.   . virÈ quelques warnings
  17878.   . *PATH sont maintenant dÈfinis dans config.h
  17879.   . quelques fautes d'orthographe
  17880.   . l'option --enable-ppro n'est pas mise par dÈfaut car elle ne fonctionne
  17881.    pas sur un K6-2
  17882.   . nouvelle API des plugins
  17883.   . le client framebuffer ne dÈtruit plus la console quand on quitte
  17884.   . rÈparation de la YUV 8 bits
  17885.   . mise des YUV en plugins
  17886.   . transfo YUV 32bits MMX chourÈe dans la libmpeg2
  17887.  
  17888. 2000-06-23 Friday 22:28  sam
  17889.  
  17890.   . nouveaux plugins - ne fonctionnent pas encore tous
  17891.  
  17892. 2000-06-21 Wednesday 17:59  polux
  17893.  
  17894.   Le son fonctionne sous BeOS !
  17895.  
  17896.   Ah, vraiment, on peut dire que BeOS roulaize, les enfants.
  17897.  
  17898. 2000-06-20 Tuesday 01:21  sam
  17899.  
  17900.   . gÈnÈration de .rpm et .deb via make.
  17901.   . rajout des plugins dummy mÍme pour BeOS.
  17902.  
  17903. 2000-06-19 Monday 16:35  sam
  17904.  
  17905.   . vlc.spec pour faire des packages RedHat
  17906.   . un petit peu plus d'aout_beos
  17907.  
  17908. 2000-06-19 Monday 00:04  polux
  17909.  
  17910.   . correction d'un flag inexistant dans input_file
  17911.   . dÈbut du support son BeOS
  17912.   . fix d'un warning dans ac3_exponent.c
  17913.  
  17914. 2000-06-18 Sunday 20:20  sam
  17915.  
  17916.   . kludge con pour Èviter que Áa segfaulte plus en sortant
  17917.  
  17918. 2000-06-18 Sunday 16:52  sam
  17919.  
  17920.   . rÈparation de la page de man
  17921.   . le target GGI fonctionne ‡ nouveau, mÍme s'il rame salement
  17922.  
  17923. 2000-06-18 Sunday 11:17  sam
  17924.  
  17925.   . On peut enfin fermer la fenÍtre principale en cliquant sur le bouton
  17926.    fermeture du window manager
  17927.  
  17928. 2000-06-18 Sunday 08:14  benny
  17929.  
  17930.  Le Makefile genere ne gerait pas correctement le mode debug=1
  17931.  
  17932. 2000-06-17 Saturday 01:49  sam
  17933.  
  17934.   . ajoutÈ un FIXME pour un bug dans plugins/vout/vout_x11.c
  17935.   . ajoutÈ un ChangeLog
  17936.   . updatÈ le README
  17937.  
  17938. 2000-06-16 Friday 14:04  sam
  17939.  
  17940.   . le code des VLAN devrait refonctionner
  17941.  
  17942. 2000-06-16 Friday 12:28  sam
  17943.  
  17944.   . vlc.init et vlc.channels sont ‡ nouveau lus et interprÈtÈs lorsqu'il
  17945.    n'y a pas de paramËtres donnÈs en ligne de commande.
  17946.  
  17947.   . consÈquence directe, il faut faire ´ vlc - ª pour lire stdin.
  17948.  
  17949. 2000-06-15 Thursday 18:50  sam
  17950.  
  17951.   . autoconf
  17952.  
  17953. 2000-06-15 Thursday 18:50  sam
  17954.  
  17955.   . petit oubli bÍte dans le `make snapshot`
  17956.  
  17957. 2000-06-15 Thursday 00:51  sam
  17958.  
  17959.   et hop, encore une connerie
  17960.  
  17961. 2000-06-15 Thursday 00:46  sam
  17962.  
  17963.   . virage d'une connerie
  17964.  
  17965. 2000-06-15 Thursday 00:26  sam
  17966.  
  17967.   . rÈparation d'un oubli
  17968.  
  17969. 2000-06-14 Wednesday 23:55  sam
  17970.  
  17971.   . input fichier en ligne de commande (le reste a du pÈter, c'est pas
  17972.     possible autrement)
  17973.  
  17974. 2000-06-14 Wednesday 21:37  bbp
  17975.  
  17976.  rÈparation de mes betises sur la yuv (dÈsolÈ tm), mais je remets ca bientot.
  17977.  
  17978. 2000-06-14 Wednesday 20:53  sam
  17979.  
  17980.   . disparition de la plupart des printf
  17981.   . moins de warnings dans la YUV MMX
  17982.  
  17983. 2000-06-09 Friday 00:40  sam
  17984.  
  17985.   . correction des conneries de BBP :)
  17986.   . typo dans src/interface/main.c
  17987.  
  17988. 2000-06-07 Wednesday 02:27  bbp
  17989.  
  17990.  Petites optims dans SCALE_HEIGHT pour les images de hauteur rÈduite.
  17991.  
  17992. 2000-06-05 Monday 23:58  sam
  17993.  
  17994.   . bug dans le code des sous-titres (mauvais scaling en Y)
  17995.   . le vlc ne meurt pas salement en mode framebuffer quand on change
  17996.    de console (par contre, segfault en quittant, je ne sais pas encore
  17997.    pourquoi)
  17998.   . le make est ‡ nouveau un peu plus verbose
  17999.  
  18000. 2000-06-05 Monday 20:49  jimmy
  18001.  
  18002.    Ajout cradement d'une yuv en mmx 4:2:0 en 16 bpp dans video_yuv.c. Pour
  18003.  l'activer / desactiver, dÈcommentez le define MMX du debut du fichier.
  18004.  
  18005.    Cette modif est expÈrimentale vue qu'elle empeche la correction gamma
  18006.  dans le mode prÈ-citÈ et que c'est du boulot de salop. A voir si on laisse
  18007.  ou pas d'aprËs les perfs. (impossibles ‡ estimer de visu chez moi).
  18008.  
  18009.    A vot' bon plaisir,
  18010.  
  18011. 2000-06-01 Thursday 15:25  sam
  18012.  
  18013.   . petite erreur dans le configure.in qui empÍchait de configurer
  18014.    convenablement les options de compilation
  18015.  
  18016.    maintenant faire: ./configure --enable-fb --enable-blabla
  18017.      (./configure --help pour tous les voir)
  18018.  
  18019.   . correction d'un warning en mode non-MMX
  18020.  
  18021. 2000-05-29 Monday 07:29  sam
  18022.  
  18023.   . encore un peu plus loin dans le passage ‡ autoconf
  18024.   . giclage de l'ancien dÈcodeur dans le Makefile
  18025.  
  18026.  n'oubliez pas de relancer ./configure avec les bonnes options !
  18027.  typiquement elles sont du genre :
  18028.  
  18029.     ./configure --enable-fb --enable-mmx --enable-ppro
  18030.  
  18031. 2000-05-28 Sunday 18:28  sam
  18032.  
  18033.   . suppression d'un bug cosmÈtique dans l'affichage des plugins qui en
  18034.     plus faisait segfaulter, ce qui n'Ètait malheureusement pas top
  18035.  
  18036. 2000-05-28 Sunday 14:22  sam
  18037.  
  18038.   . correction d'un bug dans les sous-titres pour un scaling > 1
  18039.   . correction d'un bug dans l'affichage 8 bits pour un scaling < 1
  18040.  
  18041. 2000-05-27 Saturday 15:37  sam
  18042.  
  18043.   . scaling des sous-titres (‡ proprifier)
  18044.   . position correcte des sous-titres sur l'image
  18045.    Áa ne devrait plus segfaulter
  18046.  
  18047. 2000-05-26 Friday 01:55  sam
  18048.  
  18049.   . support 8 bits pour X (avec private colormap)
  18050.   . affinement de la durÈe d'affichage des sous-titres
  18051.   . correction d'un bug dans les sous-titres
  18052.  
  18053. 2000-05-24 Wednesday 22:39  sam
  18054.  
  18055.   Bon. On ne rit pas, je m'Ètais juste plantÈ dans l'en-tÍte des
  18056.  licences. Et puis Áa peut arriver ‡ tout le monde :)
  18057.  
  18058. 2000-05-24 Wednesday 21:48  nitrox
  18059.  
  18060.  Ajout des fichiers pour la gestion du lpcm.
  18061.  Il reste ‡ implÈmenter le lpcm au niveau de l'input et Ècrire le dÈcodage.
  18062.  
  18063. 2000-05-17 Wednesday 14:38  sam
  18064.  
  18065.   . corrections de fautes d'orthographe je ne sais plus trop o˘
  18066.  
  18067.   . quelques bidouilles dans vout_mga mais de toute faÁon ce n'est pas
  18068.    prÍt de changer et on aura changÈ la structure bien avant
  18069.  
  18070.   . encore un meilleur support des sous-titres
  18071.  
  18072.   . exemple d'input fichier dans le vlc.channels, ‡ adapter ‡ votre
  18073.    convenance
  18074.  
  18075. 2000-05-17 Wednesday 14:21  reno
  18076.  
  18077.  Ajout des fonctions de rÈglage du volume (touches : +, -, m)
  18078.  
  18079. 2000-04-20 Thursday 00:54  sam
  18080.  
  18081.   . changement dans les headers pour que Áa compile sous Linux.
  18082.  
  18083.   Polux, j'ai virÈ <byteorder.h> pour le remplacer par <netinet/in.h> car
  18084.   c'Ètait comme Áa dans tous les autres .c, tu peux vÈrifier que Áa
  18085.   fonctionne toujours ?
  18086.  
  18087. 2000-04-19 Wednesday 22:13  polux
  18088.  
  18089.  Portage du client sous BeOS. Il manque encore l'audio mais Áa marche.
  18090.  En cadeau bonux un nouvel input_file qui permet de lire les vob. Il
  18091.  faur rajouter la ligne suivante dans vlc.init:
  18092.  spawn-input method=10 filename=braindead
  18093.  
  18094. 2000-04-14 Friday 04:19  sam
  18095.  
  18096.   9 avril:
  18097.   - rÈindentation de quelques bouts de code
  18098.   - les plugins vont Ítre cherchÈs en prioritÈ dans . puis ./plugins
  18099.    puis dans le rÈpertoire habituel
  18100.   - dÈbut de communication entre le thread gnome et l'input
  18101.   - l'interface gnome ne segfaulte plus en sortant
  18102.   - le menu "Exit" fonctionne
  18103.  
  18104.  10 avril:
  18105.   - fenÍtre Gnome au lieu de fenÍtre Gtk
  18106.    *** ATTENTION *** l'interface Gnome n'est vraiment qu'un dÈbut, soyez
  18107.     gentils de ne pas faire de bug report si un bouton ne fonctionne pas.
  18108.   - popup "About"
  18109.  
  18110.  11 avril:
  18111.   - fenÍtre playlist (rien dedans encore)
  18112.   - masquage du pointeur souris
  18113.   - popup menu dans la fenÍtre vout
  18114.   - hide/show des fenÍtres playlist
  18115.   - les boutons "Exit" fonctionnent quel que soit le menu
  18116.  
  18117.  12 avril:
  18118.   - dÈbut du cassage des channels
  18119.   - dÈbut des menus gÈnÈrÈs en runtime
  18120.  
  18121.  13 avril:
  18122.   - ajout du target "snapshot" dans le makefile
  18123.  
  18124.  14 avril:
  18125.   - dÈcodage de tous les sous-titres connus
  18126.   - spu_decoder.c ne segfaulte plus quand on quitte
  18127.   - rajout du flag b_active dans la structure audio_decoder
  18128.   - le bouton pause fonctionne
  18129.  
  18130. 2000-03-30 Thursday 12:54  polux
  18131.  
  18132.  - Correction du bug de la synchro.
  18133.    Le problËme provenait d'un dÈcalage d'une seconde qui avait ÈtÈ rajoutÈ
  18134.    dans le calcul de la date dans audio_output.c :
  18135.    p_aout->date = -1000000 + mdate() + ( (((mtime_t)(l_bytes / 4)) * 1000000)
  18136.                                          / ((mtime_t)p_aout->l_rate) );
  18137.    C'est le -1000000 qui faisait retarder le son d'exactement une seconde.
  18138.    J'aimerais bien savoir pourquoi il a ÈtÈ rajoutÈ car peut-Ítre y-a-t-il
  18139.    d'autres bugs similaires qui ne sont pas visibles pour l'instant.
  18140.  
  18141.  - Nettoyage d'une partie du code de audio_decoder_thread.c
  18142.    Il est vraiment trËs dommage que les conventions de codage ne soient pas
  18143.    respectÈes, si il y en a ce n'est pas pour rien. De plus le mÈlange
  18144.    d'espaces et de tabulations rend le code trËs peu lisible. Je le
  18145.    rappelle, nous n'utilisons que des indentations de 4 espaces et toute
  18146.    tabulation est proscrite. Il serait bien de changer le reste du code
  18147.    pour qu'il respecte les conventions et reste ainsi facilement lisible
  18148.    par tout le monde.
  18149.  
  18150. 2000-03-28 Tuesday 00:22  walken
  18151.  
  18152.  Version 2 de mon tutorial sur les DCT et DFT. Les choses sont un peu plus dans
  18153.  l'ordre maintenant, et il y a pas mal d'explications qui ont ete rajoutees pour
  18154.  expliquer comment implementer efficacement l'algo AAN.
  18155.  
  18156.  Si un jour j'ai le courage, j'ecris une routine DCT32 qui torchera celle de
  18157.  regis, na !
  18158.  
  18159.  Pour etre parfait il faudrait rajouter une section sur les DCT en 2 dimensions,
  18160.  mais bon...
  18161.  
  18162. 2000-03-23 Thursday 06:27  sam
  18163.  
  18164.   . les sous-titres sont affichÈs et effacÈs ‡ l'heure
  18165.   . une petite optimisation de l'affichage
  18166.   . attention, config.h.in a changÈ, n'oubliez pas de refaire ./configure
  18167.  
  18168. 2000-03-22 Wednesday 00:57  sam
  18169.  
  18170.   . les sous-titres sont centrÈs
  18171.   . la palette des sous-titres par dÈfaut est moins affreuse.
  18172.  
  18173.  Bugs que j'avais oubliÈs:
  18174.   . ne marchent qu'en 16 bits (devrait se fixer vite)
  18175.   . parfois quelques glitches graphiques que je ne comprends pas.
  18176.  
  18177. 2000-03-21 Tuesday 22:36  sam
  18178.  
  18179.  NEWS:
  18180.   . encore un peu de parsage de sous-titres
  18181.   . affichage des sous-titres.
  18182.  
  18183.  BUGS:
  18184.   . Áa segfaulte toujours au moment o˘ on quitte, mais c'est le problËme
  18185.    habituel, Áa sera rÈglÈ.
  18186.   . pour le moment ils sont en noir et blanc, parce qu'il faut aller
  18187.    chercher cette putain de palette dans les .IFO du dvd et que pour
  18188.    l'instant j'ai la flemme
  18189.   . les sous-titres ne sont pas affichÈs comme il faut si la largeur
  18190.    de l'Ècran n'est pas 720.
  18191.   . dimensions par dÈfaut mises ‡ 720x576 (format DVD) au lieu de 640x480
  18192.    pour la raison ÈvoquÈe ci-dessus. mais Áa sera rÈglÈ bientÙt.
  18193.   . pas de gestion de transparence, coordonnÈes, fade in/fade out
  18194.   . pas de gestion de date : le sous-titre est affichÈ dËs qu'il est reÁu
  18195.    et n'est pas effacÈ tant qu'on en a pas reÁu un nouveau.
  18196.  
  18197. 2000-03-20 Monday 07:50  sam
  18198.  
  18199.   . suppression d'une variable inutile que j'avais laissÈe trainer
  18200.    au prÈcÈdent commit.
  18201.   . dÈbut du dÈcodeur de sous-titres. Pour le moment il ne fait que
  18202.    parser le flux comme un cochon, c'est tout.
  18203.  
  18204. 2000-03-20 Monday 04:29  sam
  18205.  
  18206.   Bon finalement puisque tout le monde dort, je l'ai fait :)
  18207.  
  18208.    . rajout de i_pes_real_size dans la structure p_pes_packet, qui vaut 0
  18209.     par dÈfaut, et est initialisÈ ‡ la taille du payload PES annoncÈe dans
  18210.     le header si celle-ci est prÈsente.
  18211.    . ‡ chaque nouveau paquet TS, si i_pes_real_size == i_pes_size on envoie
  18212.     directement le PES au dÈcodeur sans attendre le dÈbut du PES suivant.
  18213.    . crÈation de input_ParsePES pour y mettre le code dupliquÈ de
  18214.     input_DemuxPES.
  18215.  
  18216.   Ca fait 1 test de plus par paquet TS, donc nÈgligeable. Par contre si
  18217.  des gens ayant bossÈ sur l'input ont le temps de vÈrifier que je n'ai pas
  18218.  fait de connerie, Áa peut Ítre intÈressant :)
  18219.  
  18220. 2000-03-19 Sunday 06:29  walken
  18221.  
  18222.  Un petit tutorial sur les DCT et DFT... enfin non pas sur leur representation
  18223.  "physique" mais plutot sur les differentes methodes de calcul utilisables.
  18224.  
  18225.  Ca n'est pas franchement indispensable mais disons que j'ai eu du mal a trouver
  18226.  de la doc sur le sujet donc je me dis que ca peut pas faire de mal de
  18227.  rassembler ce qu'on a...
  18228.  
  18229. 2000-03-13 Monday 21:32  sam
  18230.  
  18231.   . gestion de la souris sous X (essentiellement le bouton du milieu
  18232.    qui cache le pointeur, trËs pratique quand on regarde un DVD)
  18233.   . rajout de 3 fichiers d'installation pour le package Debian
  18234.   . correction de "usefull" et "successfull" ‡ une dizaine d'endroits dans
  18235.    le code parce que Áa commenÁait ‡ m'horripiler
  18236.   . erreur de syntaxe dans la page de man.
  18237.   . un peu plus de choses dans l'interface gnome, mais rien ne marche
  18238.    pour le moment.
  18239.  
  18240. 2000-03-13 Monday 04:08  sam
  18241.  
  18242.   . ajout de quoi faire des packages debian :
  18243.     - fichiers de contrÙle pour dpkg-buildpackage
  18244.     - une icÙne de merde - que les artistes la remplacent
  18245.     - page de man
  18246.   . les donnÈes qui ne sont pas platform-dependant sont maintenant
  18247.    dans le rÈpertoire share ( et plus lib )
  18248.   . le client va chercher les polices dans le rÈpertoire courant
  18249.    et dans /usr/share/videolan/vlc/
  18250.   . le message prÈcÈdent Ètait l'ajout du rÈpertoire share/ mais
  18251.    les scripts CVS semblent avoir dÈconnÈ
  18252.  
  18253. 2000-03-12 Sunday 22:45  walken
  18254.  
  18255.  J'ai retire gnome du build par defaut afin que ca ne cree pas de probleme
  18256.  chez ceux qui n'ont pas les includes appropries...
  18257.  
  18258.  Je sais que cette solution n'est pas ideale mais peut on se mettre d'accord
  18259.  pour ne construire par defaut que les outputs X et dummy pour la video, et
  18260.  dsp et dummy pour l'audio ?
  18261.  
  18262.  (a la rigueur si on dit que dans le cvs on ne construit que les dummy je suis
  18263.  d'accord aussi)
  18264.  
  18265.  ou alors ca sert peut etre a rien de se mettre d'accord et ca sera regle par
  18266.  le ./configure bientot ?
  18267.  
  18268. 2000-03-12 Sunday 21:04  sam
  18269.  
  18270.   . suppression d'un warning pour les machines n'ayant pas usleep()
  18271.   . correction d'une boulette que j'ai faite dans netutils.c
  18272.   . dÈbut de intf_gnome. vout_gnome est une copie de vout_x11 pour l'instant
  18273.  
  18274. 2000-03-12 Sunday 19:05  walken
  18275.  
  18276.  Proprification du decodeur mpeg audio, comme j'avais fait pour l'ac3 :
  18277.  separation de ce qui est specifique videolan et de ce qui est generique.
  18278.  
  18279.  Je compte encore bidouiller pas mal la partie generique, mais deja la ca
  18280.  marche donc...
  18281.  
  18282. 2000-03-11 Saturday 00:05  polux
  18283.  
  18284.  Quelques ajustements pour beos. Les plugins ne compilent toujours pas.
  18285.  
  18286. 2000-03-10 Friday 01:24  sam
  18287.  
  18288.   . rÈglÈ un petit oubli dans le Makefile
  18289.   . dernier commit pour tester les scripts ;
  18290.        Áa devrait bien marcher ‡ prÈsent
  18291.  
  18292. 2000-03-10 Friday 00:57  sam
  18293.  
  18294.   ben oui, encore un poliotage. mais Áa me permet de tester les scripts
  18295.   de commit en cachette :)
  18296.  
  18297. 2000-03-10 Friday 00:47  sam
  18298.  
  18299.   . suppression de quelques #define SYS_* (mais pas encore tous)
  18300.   . include/config.h devient include/config.h.in et config.h sera
  18301.    gÈnÈrÈ par ./configure. Le but est d'Èviter les options -DFOO de gcc
  18302.   . suppression d'un 'Resources' qui trainait encore dans config.h
  18303.  
  18304. 2000-03-09 Thursday 12:30  sam
  18305.  
  18306.   . la version et le codename sont dÈfinis uniquement dans configure.in
  18307.   . plus de #ifdef SYS_* dans threads.h, on utilise defs.h
  18308.   . re-test des scripts de tibob :)
  18309.  
  18310. 2000-03-09 Thursday 10:08  sam
  18311.  
  18312.   . normalement on devrait se prendre 1 seul mail par commit gr‚ce aux
  18313.    top scripts de tibob.
  18314.   . suppression de Makefile
  18315.   . rajout de include/defs.h.in qui gÈnËre include/defs.h
  18316.  
  18317.   pour gÈnÈrer le Makefile et defs.h il faut lancer ./configure
  18318.  
  18319.   pour ceux qui voudraient toucher ‡ configure.in, "include/defs.h.in" est
  18320.  gÈnÈrÈ par la commande autoheader, et "configure" est gÈnÈrÈ par autoconf
  18321.  
  18322. 2000-03-08 Wednesday 10:44  sam
  18323.  
  18324.   . remise du vieux Makefile en attendant celui gÈnÈrÈ par ./configure
  18325.  
  18326. 2000-03-08 Wednesday 10:33  sam
  18327.  
  18328.   ./configure puis make, et Áa devrait compiler.
  18329.  
  18330. 2000-03-08 Wednesday 10:22  sam
  18331.  
  18332.   Premiers fichiers nÈcessaires ‡ autoconf
  18333.  
  18334. 2000-03-04 Saturday 22:32  polux
  18335.  
  18336.  DÈbut du portage BeOS. Beaucoup de fuchiers ont ÈtÈ modifiÈ car il a fallu
  18337.  rÈorganiser les headers pour que ce soient les headers les plus proches
  18338.  du systËme qui se retrouvent en premier (threads.h devrait toujours Ítre
  18339.  le premier des headers non systËmes). J'ai du aussi rajouter un type
  18340.  plugin_id_t et par la mÍme occasion inclure plugins.h dans la plupart
  18341.  des fichiers. Voici en vrac les modifs les plus importantes que j'ai opÈrÈ:
  18342.  
  18343.  o LÈgËre rÈorganisation pour les raisons ÈvoquÈes ci-dessus (certaines
  18344.    macros comme MIN et MAX peuvent Ítre dÈj‡ dÈfinies par le systËme et
  18345.    interfÈrer avec celles dÈfinies dans common.h ou autre)
  18346.  
  18347.  o Dans intf_msg j'ai du remplacer les vasprintf par des vsprintf
  18348.    dans le cas o˘ ARCH=BEOS.
  18349.  
  18350.  o la commande hostname du Makefile n'Ètait pas compatible et je
  18351.    l'ai donc enlevÈ, en avons-nous besoin ? Auquel cas il suffit de
  18352.    rajouter un ifeq.
  18353.  
  18354.  o J'ai aussi remplacÈ  les bzero et bcopy par memset et memmove.
  18355.  
  18356.  o plugin.c, mtime.c et threads.h et quelques fichiers de l'input
  18357.    ont ÈtÈ adaptÈs ‡ BeOS ‡ grand coup de #ifdef SYS_*.
  18358.  
  18359.  TODO:
  18360.  
  18361.  o Ecrire intf_beos.cpp, vout_beos.cpp et aout_beos.cpp
  18362.  
  18363.  Je suis sous linux et je viens de tester le client qui marche trËs
  18364.  bien, mais il est nÈanmoins possible que j'ai introduit quelques
  18365.  problËmes de compilations pour certains modules, si c'est le cas
  18366.  prÈvenez moi.
  18367.  
  18368. 2000-03-04 Saturday 11:52  sam
  18369.  
  18370.   - Áa compile sous FreeBSD (mais Áa ne tourne pas)
  18371.   - les dÈpendances sont cachÈes dans .deps/ au lieu de deps/
  18372.   - suppression d'encore quelques #include inutiles.
  18373.   - la gestion des plugins est maintenant encapsulÈe dans misc/plugin.c
  18374.    un peu comme les threads, pour faciliter le portage.
  18375.   - lÈger remaniement de l'output pour --help et --version
  18376.   - les p_ts_packet sont castÈs en (void *) pour Èviter un warning sous
  18377.    certaines architectures.
  18378.   - ajout de la GPL dans un fichier COPYING
  18379.   - fichier README avec rien dedans pour le moment, ‡ part la liste de
  18380.    toutes les personnes ayant participÈ au projet. J'en ai *forcÈment*
  18381.    oubliÈ certains, alors si vous avez un nom, rajoutez-le. de mÍme, s'il
  18382.    y a un gros con que j'ai mis par erreur dans la liste et qui n'a jamais
  18383.    rien fait pour le projet, n'hÈsitez pas ‡ le supprimer sournoisement.
  18384.   - fichier AUTHORS avec la liste des gens ayant bossÈ sur le client. j'ai
  18385.    mis toutes les personnes ayant fait au moins un commit, ainsi que Henri
  18386.    parce que je sais qu'il bosse sur l'audio, et HPReg, Steve et Oli parce
  18387.    qu'ils ont bossÈ dessus aussi. Par contre ici aussi j'ai fort probable-
  18388.    ment oubliÈ des gens. Corrigez !
  18389.   - rÈpertoire debian/ qui servira ‡ crÈer des packages
  18390.   - rajout d'une entrÈe pour faire `make install' (pas encore parfait)
  18391.   - nom de code de la future release 0.2 : `Onatopp' :)
  18392.  
  18393. 2000-03-03 Friday 07:03  sam
  18394.  
  18395.   Encore un commit venu tout droit des abysses de l'enfer, dÈsolÈ pour
  18396.  le flood, c'est la derniËre fois.
  18397.  
  18398.    . aprËs le demoronifier, le GPLifier: il y a les entÍtes de la GPL dans
  18399.     chaque fichier ; votre mission, si vous l'acceptez, est de mettre votre
  18400.     nom dans chaque fichier qui est votre oeuvre ou auquel vous avez
  18401.     participÈ, pour qu'on sache qui a fait quoi. Pas de fausse modestie,
  18402.     c'est plus pour des raisons pratiques que pour la gloire.
  18403.  
  18404.    . rajout de -lthreads pour que Áa linke sous Hurd
  18405.  
  18406.    . rajout de quelques #include pour que Áa compile sous FreeBSD
  18407.     (d'ailleurs Áa compile mais Áa ne linke pas, je ne sais pas comment
  18408.     linker avec la libpthread sur la machine de Dae)
  18409.  
  18410.    . quelques #ifdef SYS_BSD Á‡ et l‡.
  18411.  
  18412. 2000-03-03 Friday 00:59  sam
  18413.  
  18414.   . portage des vlc_threads aux cthreads de Mach pour GNU/Hurd
  18415.   . rajout de #ifdef SYS_LINUX autour du code concernant les interfaces
  18416.   . suppression de quelques #include <sys/soundcard.h> qui trainaient encore
  18417.   . option PPRO dans le Makefile (si vous avez des erreurs
  18418.      'Illegal instruction', Áa venait probablement de l‡)
  18419.   . rajout de quelques commentaires pour expliquer en quoi certains #include
  18420.      sont nÈcessaires, aux endroits o˘ je ne comprenais pas, et suppression
  18421.      de #include qui semblaient inutiles.
  18422.  
  18423. 2000-03-01 Wednesday 23:51  walken
  18424.  
  18425.  Created a small&clean public interface for the ac3 decoder (see ac3_decoder.h)
  18426.  
  18427.  Modified ac3_decoder_thread to use this interface
  18428.  
  18429.  Find ac3 sync words not by scanning the ac3 stream but by using the magic
  18430.  bytes at the start of the ac3 pes packets
  18431.  
  18432. 2000-02-28 Monday 02:35  walken
  18433.  
  18434.  Separation du decodeur ac3 et de la partie specifique a videolan
  18435.  
  18436.  Les interfaces du deco ac3 ne sont pas encore bien propres et documentees
  18437.  mais ca viendra dans un second temps. Les fichiers ac3 ne dependent plus
  18438.  d'includes videolan. C'est deja une bonne premiere etape.
  18439.  
  18440.  Au niveau du bitstream compresse, l'interface avec le decodeur ac3 ne se fait
  18441.  plus par le fichier decoder_fifo.h. En effet, le decodeur ac3 a besoin de
  18442.  connaitre la structure exact d'un bitstream_t, donc cette interface n'etait
  18443.  pas la plus propre. La nouvelle interface se compose d'une fonction
  18444.  ac3_byte_stream_next (ac3_byte_stream_t * p_byte_stream) que le decodeur
  18445.  ac3 appelle lorsqu'il a besoin d'un nouveau buffer de donnees compressees.
  18446.  
  18447.  ac3_byte_stream_t est une structure comprenant les champs
  18448.  u8 * p_byte (pointeur sur le debut du buffer),
  18449.  u8 * p_end (pointeur sur la fin du buffer),
  18450.  void * info (utilisation libre pour implementer ac3_byte_stream_next)
  18451.  
  18452.  L'implementation actuelle de ac3_byte_stream_next () dans ac3_decoder_thread.c
  18453.  fait un peu double emploi avec misc/decoder_fifo.c mais je reglerai tout ca
  18454.  plus tard.
  18455.  
  18456. 2000-02-25 Friday 02:45  walken
  18457.  
  18458.  Decoupage de vdec_motion en deux parties :
  18459.  
  18460.  vdec_motion_inner contient le code plus ou moins bourin qui calcule les pixels
  18461.  (je pense que c'est la que la majorite du temps est ecoulee, et qu'il y aurait
  18462.  eventuellement un avantage a rechercher des optimisations particulieres pour
  18463.  ce fichier, genre debouclage de boucles ou quelque chose du genre)
  18464.  
  18465.  Le code dans vdec_motion contient quand a lui des tests sur le type exact
  18466.  de prediction a effectuer, des calculs de pointeurs en fonction des motion
  18467.  vectors, et les appels a vdec_motion_inner.
  18468.  
  18469.  La fonction MotionComponent de vdec_motion a ete modifiee pour appeler
  18470.  directement la bonne fonction de vdec_motion_inner en fonction des parametres.
  18471.  La encore en raison de la gestion d'inlines faite a la compilation, pour chaque
  18472.  appel les parametres i_width, i_height et b_average sont deja connus et
  18473.  donc l'appel de MotionComponent devrait s'etendre a un simple switch (i_select)
  18474.  et un appel de la fonction correspondante dans vdec_motion_inner.
  18475.  
  18476.  Le code dans vdec_motion presente toujours une apparence contestable mais
  18477.  je n'ai pas modifie son fonctionnement (seulement la fonction MotionComponent).
  18478.  
  18479. 2000-02-23 Wednesday 03:09  sam
  18480.  
  18481.    rha ! deux fichiers oubliÈs.
  18482.  
  18483. 2000-02-23 Wednesday 03:04  sam
  18484.  
  18485.   Le retour du demoronifier qui n'est pas content.
  18486.  
  18487.     . 11 moronic long lines destroyed
  18488.     . 1282 trailing spaces eradicated
  18489.     . 4 ugly macros fixed
  18490.     . 5 innocent a_bit_long lines shortened
  18491.  
  18492.     . 5987 tabulations transformÈes en espaces
  18493.     . 153 '??' transformÈs en 'XXX??' ou 'FIXME??'
  18494.      (ptyx, j'espËre que ce compromis te convient)
  18495.  
  18496.     . commentaires en // corrigÈs en /* */
  18497.      (je parle bien des commentaires, pas des morceaux de code
  18498.       mis en // comme les printf de debug par exemple)
  18499.  
  18500.  Au passage :
  18501.  
  18502.     . version du vlc modifiÈe en 0.1.99 (la release sera la 0.2.0)
  18503.     . suppression de video_x11.h
  18504.     . correction d'un warning dans intf_ctrl.c
  18505.  
  18506. 2000-02-22 Tuesday 22:54  walken
  18507.  
  18508.  travail sur l'ac3_decoder : debut de separation de ce qui est specifique a
  18509.  videolan (ac3_decoder_thread) et de ce qui ne l'est pas. Ce n'est pas encore
  18510.  ideal, la partie "videolan" fait des inits a l'interieur de la partie
  18511.  "ac3"... il faudra que je fasse une belle interface pour ca.
  18512.  
  18513.  Le probleme des includes n'est pas non plus regle, mais c'est a cause des
  18514.  bit_streams :) patience.
  18515.  
  18516. 2000-02-21 Monday 09:15  sam
  18517.  
  18518.   3 vilains fichiers avaient disparu
  18519.  
  18520. 2000-02-21 Monday 09:15  sam
  18521.  
  18522.   chargement dynamique de plugins audio/video/interface
  18523.  
  18524.   utilisation: c'est tout con, Áa marche comme avant. pour le moment
  18525.    il n'y a pas de vÈrification des symboles mais Áa viendra.
  18526.  
  18527.   seule restriction, il faut Ítre dans le rÈpertoire vlc quand on lance
  18528.    le client, parce que le chemin des plugins est relatif, mais Áa aussi
  18529.    Áa va changer.
  18530.  
  18531.   le Makefile devient pas trËs beau, il faudra songer ‡ passer ‡ automake
  18532.  
  18533. 2000-02-21 Monday 04:21  sam
  18534.  
  18535.   . ajout de l'audio output pour Esound
  18536.   . pas encore trËs au point ‡ cause d'un bug dans esd_get_latency() mais
  18537.   j'en ai besoin pour tester le chargement dynamique de plugins.
  18538.  
  18539. 2000-02-21 Monday 02:19  walken
  18540.  
  18541.  Une partie de patch qui ne devrait pas etre trop controversee : j'ai juste
  18542.  change les #define MACHIN_DELAY pour qu'ils soient definis en tant que
  18543.  multiples de CLOCK_FREQ
  18544.  
  18545.  :>
  18546.  
  18547. 2000-02-20 Sunday 23:24  reno
  18548.  
  18549.  Ajoute du support son U8_Stereo
  18550.  
  18551.  --
  18552.  Reno
  18553.  
  18554. 2000-02-19 Saturday 00:39  walken
  18555.  
  18556.  Yop,
  18557.  
  18558.  Bon ben voila, j'ai commence a bouger les .h comme je voulais le faire...
  18559.  
  18560.  C'est encore un peu le bordel et j'en suis desole. Mais je compte bien
  18561.  deplacer des trucs jusqu'a ce que ca soit a nouveau bien range :)
  18562.  
  18563. 2000-02-19 Saturday 00:11  sam
  18564.  
  18565.   deux changements cosmÈtiques de rien du tout et suppression d'un warning
  18566.  
  18567. 2000-02-18 Friday 00:26  walken
  18568.  
  18569.  Modification du decoder_fifo : le GetByte devrait etre un chouilla plus rapide,
  18570.  ce qui devrait au minimum compenser la perte due a ma derniere modification.
  18571.  
  18572. 2000-02-17 Thursday 22:17  polux
  18573.  
  18574.  La plupart des causes de segfault de la video ont ÈtÈ ÈliminÈes, les messages
  18575.  d'erreur qui sont affichÈs sur stderr vous donnerons une bonne idÈe du nombres
  18576.  d'occasions de planter qui se prÈsentent au client.
  18577.  
  18578.  J'ai aussi remis le flag DEBUG ‡ 1 et commenter omit-frame-pointer pour que
  18579.  tout le monde puisse avoir la chance de participer ‡ la chasse aux segfaults
  18580.  avec son gdb. Les bugs report sont le bienvenu (surtout si c pour l'audio ;).
  18581.  
  18582. 2000-02-17 Thursday 19:27  walken
  18583.  
  18584.  Modification de decoder_fifo.h : le cas ou on passe d'un buffer a l'autre
  18585.  lors de la lecture d'un octet n'est plus inline. Precedemment le code etait
  18586.  inclus a chaque invocation de NeedBits ou GetBits...
  18587.  
  18588.  Vu l'etat de la synchro je n'ai pas pu mesurer d'impact precis sur les fps
  18589.  mais je ne m'attends pas a ce qu'il soit mesurable de toute facon : on troque
  18590.  un apel de fonction contre un meilleur comportement du cache code...
  18591.  
  18592.  Premier checkin de ma part, mais il devrait en venir d'autres.
  18593.  
  18594. 2000-02-17 Thursday 18:04  polux
  18595.  
  18596.  Petite modif dans la synchro, peut-Ítre que cela marchera mieux, qui sait ?
  18597.  
  18598. 2000-02-17 Thursday 16:36  polux
  18599.  
  18600.  Premier service pack de la POLUX_SYNCHRO:
  18601.   o 0 bug fixe
  18602.   o several bugs added
  18603.   o synchro is now slower than ever
  18604.  
  18605.  Si par chance cela marchait chez vous prÈvenez moi vite.
  18606.  
  18607.  Mise ‡ 0 du flag DEBUG pour tester la synchro dans les meilleures conditions
  18608.  possibles, attention les accËs disque du mini-server ainsi que les nombreuses
  18609.  irrÈgularitÈs du flux peuvent perturber le client de faÁon non nÈgligeable.
  18610.  
  18611. 2000-02-17 Thursday 11:04  dae
  18612.  
  18613.  remaniement de quelsques includes pour que ca passe sous BSD.
  18614.  
  18615. 2000-02-17 Thursday 06:07  sam
  18616.  
  18617.   o remise de b_stereo dans les structures audio en attendant que soit
  18618.    dÈfinie une api pour la gestion de plus de 2 voies, qui de toute faÁon
  18619.    est loin d'Ítre une prioritÈ. je dirais mÍme qu'on s'en fout.
  18620.   o argument supplÈmentaire pour GetBufInfo() pour que la mÈthode dummy
  18621.    attende un temps convenable, et correction de aout_dummy.c
  18622.   o le test sur la variable DEBUG dans config.h est maintenant conforme
  18623.    ‡ ce que dit le Makefile.
  18624.   o suppression d'une variable inutile dans intf_fb.c
  18625.   o --long-help devient --longhelp comme dans mpg123
  18626.   o version du programme arbitrairement mise ‡ 0.95.0
  18627.   o commentaire d'une variable inutilisÈe dans Synchronize (video_output.c)
  18628.   o correction du "LIN" en "LIB" dans le Makefile, qui doit traÓner l‡
  18629.    depuis des siËcles
  18630.   o proprification de quelques routines du Makefile
  18631.  
  18632.  le code de sÈlection de mÈthode audio/video est loin d'Ítre propre, je
  18633.  dirais mÍme que c'est du gros caca, mais j'y bosse.
  18634.  
  18635.  bonne nuit,
  18636.  
  18637. 2000-02-17 Thursday 00:43  polux
  18638.  
  18639.  Corrections de quelques petits bugs et surtout nouvelle synchro qui ne semble
  18640.  pas trop mal marcher sur ma machine mais qui j'en suis s˚r ne marchera pas du
  18641.  tout sur la votre.
  18642.  
  18643.  A noter qu'il existe maintenant 3 synchros que l'on peut choisir en changeant
  18644.  le define dans vpar_synchro.h (POLUX_SYNCHRO, SAM_SYNCHRO, MEUUH_SYNCHRO)
  18645.  
  18646. 2000-02-16 Wednesday 07:27  sam
  18647.  
  18648.   o renommage arbitraire et totalitaire de idctmmx.S en vdec_idctmmx.S
  18649.   o correction d'une typo dÈbile dans audio_output au commit prÈcÈdent
  18650.   o b_stereo est remplacÈ par i_channels
  18651.   o suppression de la structure aout_dsp_t dont les membres dÈpendant
  18652.    de l'output se retrouve dans aout_*_sys_t, et les autres directement
  18653.    dans aout_thread_t, on se fait pas chier.
  18654.  
  18655. 2000-02-16 Wednesday 03:54  sam
  18656.  
  18657.   o changement de nom des fonctions spÈcifiques BeOS
  18658.   o dÈbut de l'Èclatage de l'audio_output :
  18659.     . giclage des variables *dsp* en faveur de *sys*
  18660.     . aout_*GetBufInfo renvoie l_bytes pour que video_output.c ne dÈpende
  18661.      plus de la structure audio_buf_info spÈcifique ‡ <linux/soundcard.h>
  18662.     . crÈation de la mÈthode audio 'dummy' qui ne fait rien.
  18663.   o nouvelle option --aout acceptant 'dummy' et 'dsp' pour le moment
  18664.  
  18665. 2000-02-16 Wednesday 00:35  sam
  18666.  
  18667.   . virage de cette #@!#@@#@#!@#@#!!@#@!!#@!@!!@# de dÈpendance du Makefile
  18668.  
  18669. 2000-02-15 Tuesday 05:25  sam
  18670.  
  18671.   . amÈlioration de la YUV 8bpp
  18672.   . nettoyage du code de gestion des mÈthodes vout
  18673.   . nouvelle option --vout
  18674.   . prÈparation de l'Èclatage de l'audio output comme Áa a ÈtÈ
  18675.    fait avec le vout.
  18676.   . nouvelle commande --long-help
  18677.  
  18678.  La sÈlection de la mÈthode vout est encore plus simple. Pour sÈlectionner
  18679.  le framebuffer par exemple : "vlc --vout fb". Par dÈfaut, X11 est choisi.
  18680.  
  18681. 2000-02-14 Monday 08:44  sam
  18682.  
  18683.   . fixÈ une erreur de syntaxe dans video_fb.c
  18684.   . *3dfx* devient *glide*
  18685.   . suppression de tabulations dans quelques fichiers
  18686.   . suppression des 2 warnings dans sam_synchro
  18687.   . video_* devient vout_* quand ce sont des mÈthodes de vout
  18688.   . tentative de correction de la dÈtection de MMX pour BeOS
  18689.   . nouvelle option vlc_vout_method (faute de mieux pour le moment)
  18690.   . modification du Makefile pour supporter plusieurs VIDEO_*
  18691.  
  18692.  dorÈnavant on peut compiler plusieurs output diffÈrents dans le
  18693.  client. la prÈfÈrence se fait dans l'ordre x11, fb, ggi, glide...
  18694.  
  18695.  si on le compile avec x11 et fb, par dÈfaut il se lancera en X.
  18696.  pour le lancer en framebuffer :
  18697.  ./vlc vlc_vout_method=fb
  18698.  
  18699.  (il faut que je proprifie un peu le choix de l'output, et que je
  18700.  facilite l'ajout d'un nouveau vout_*)
  18701.  
  18702. 2000-02-13 Sunday 19:43  sam
  18703.  
  18704.   . dÈtection d'un processeur MMX.
  18705.   . l'output fb remet le terminal comme il faut en sortant.
  18706.   . sÈparation du flag MMX et de l'architecture dans le Makefile
  18707.  
  18708. 2000-02-13 Sunday 04:31  sam
  18709.  
  18710.   Je vous avais prÈvenu. Le demoronifier a frappÈ.
  18711.  
  18712.   DÈsolÈ pour le flood. Les en-tÍtes de fonctions ne font plus 81
  18713.  caractËres, et il n'y a plus d'espaces inutiles, Tous les trailing
  18714.  spaces ont disparu, j'ai essayÈ de vÈrifier que Áa ne pÈtait rien,
  18715.  mais j'ai pu oublier un truc con. J'accepte tous types de ch‚timents
  18716.  ‡ base d'orties fraÓches.
  18717.  
  18718.   DÈsolÈ d'avoir aussi modifiÈ les fichiers de ceux qui formataient
  18719.  bien proprement leurs en-tÍtes ‡ 80 et pas 79 sans embÍter personne,
  18720.  mais j'ai d˚ choisir entre les deux.
  18721.  
  18722.   DorÈnavant ce serait bien de formater les en-tÍtes et les commentaires
  18723.  justifiÈs ‡ droite ‡ 79 colonnes, ou au pire ‡ 80.
  18724.  
  18725.   . 1343 moronic long lines destroyed
  18726.   . 12893 trailing spaces eradicated
  18727.   . 115 ugly macros fixed
  18728.   . 959 innocent a_bit_long lines shortened
  18729.   But hey, 40054 lines were OK !
  18730.  
  18731. 2000-02-10 Thursday 05:57  sam
  18732.  
  18733.   Juste une modif ‡ la con dans video_output pour que le message "waiting
  18734.   for stream" s'affiche dËs le lancement du vlc. En mÍme temps Áa me
  18735.   permet de tester que la migration du CVS sur shiva a fonctionnÈ.
  18736.  
  18737. 2000-02-10 Thursday 03:15  sam
  18738.  
  18739.   . double buffering avec locks pour 3dfx
  18740.   . gestion des touches pour l'interface 3dfx
  18741.   . proprification de la gestion des touches en framebuffer
  18742.  
  18743. 2000-02-09 Wednesday 05:50  sam
  18744.  
  18745.   . video output pour 3dfx.
  18746.   . le premier qui se marre gagne le droit de venir voir comment ma 3dfx1
  18747.    fait l'overlay, le scaling et la YUV en hard (nan je dÈconne, elle fait
  18748.    rien de tout Áa, et en plus Áa rame).
  18749.  
  18750. 2000-02-09 Wednesday 02:04  sam
  18751.  
  18752.   . un peu de mÈnage dans video_fb.c
  18753.   . rÈcupÈration des masks dans la structure framebuffer, ce qui fait que
  18754.    l'output framebuffer fonctionne ‡ nouveau.
  18755.  
  18756. 2000-02-08 Tuesday 05:08  sam
  18757.  
  18758.   . gestion du gamma en 8bpp grayscale
  18759.   . optimisations dans la YUV 8bpp
  18760.   . l'output framebuffer ne bloque plus la console
  18761.   . rajout d'une fonction dans la structure vout pour allouer une palette
  18762.   . rÈinitialisation de l'ancienne palette en quittant
  18763.  
  18764.  bugs restant:
  18765.   . pas d'allocation de palette en 8bits sous X11
  18766.   . bugs du scaling en 8bits sous X11 (sans doute d˚ ‡ l'alignement sur 1
  18767.    octet au lieu de 2)
  18768.   . l'output framebuffer est toujours pÈtÈe pour 16 et 32 bits
  18769.   . pas de correction gamma en 8bits couleur
  18770.   . c'est tout moche pendant la fraction de seconde du changement de palette
  18771.  
  18772. 2000-02-07 Monday 05:13  sam
  18773.  
  18774.   . suite de l'output 8 bits couleur/n&b
  18775.   . correction d'un bug dans la gÈnÈration de la palette optimale
  18776.   . YUV avec dithering mortel qui tue
  18777.  
  18778.  todo:
  18779.   . x11 (Áa ne marche qu'en framebuffer pour le moment)
  18780.   . mettre la gÈnÈration de palette dans video_yuv
  18781.   . refaire marcher l'output framebuffer pour bpp!=8
  18782.  
  18783. 2000-02-07 Monday 04:53  sam
  18784.  
  18785.   . rajout du mode video 'dummy' pour les gens qui n'ont pas de carte
  18786.    video. Le premier qui se marre se prend une claque.
  18787.  
  18788. 2000-02-06 Sunday 15:48  sam
  18789.  
  18790.   . yuv pour le 8 bits noir et blanc
  18791.   . yuv 8 bits couleur (bon c'est moche pour le moment, mais Áa vient)
  18792.   . correction de "convertion" en "conversion" un peu partout :)
  18793.  
  18794.  ‡ faire encore : allouer dynamiquement la lookup table pour la YUV 8 bits,
  18795.  parce que directement dans p_vout Áa pue un peu, faire le changement de
  18796.  palette qui va bien au passage couleur / n&b.
  18797.  
  18798. 2000-02-06 Sunday 13:13  seguin
  18799.  
  18800.  IMPORTANT:
  18801.      p_vout->i_depth est maintenant la profondeur SIGNIFICATIVE de
  18802.          l'Ècran (8, 15, 16 ou 24)
  18803.      p_vout->i_bytes_per_pixel est la profondeur rÈelle (1, 2, 3 ou 4)
  18804.  
  18805.  Ajout du calcul des dÈcalages ‡ video_output.
  18806.  Refonte de l'initialisation des tables.
  18807.  DÈtection correcte des profondeurs 24/24 et 24/32 en X11
  18808.  Correction de bugs dans le scaling en 1, 3 et 4 Bpp.
  18809.  RÈcupÈration des masques depuis le materiel en X11 et GGI.
  18810.  
  18811.  FrameBuffer cassÈ pour le moment: il faut rajouter les masques de couleur
  18812.  (des valeurs par dÈfaut sont au dÈbut de video_yuv.c) et le calcul des
  18813.  nouvelles profondeurs d'Ècran.
  18814.  
  18815. 2000-02-05 Saturday 01:57  sam
  18816.  
  18817.   . prototypes de fonctions pour le 8bpp
  18818.   . virage d'un bug dans le calcul de bytes_per_line (sauf fumage de ma part)
  18819.   . suppression de quelques #@@#@!!#@@#!@#@#! d'espaces en fin de ligne
  18820.   . quelques reformatages ‡ 79 colonnes au lieu de @@#@!!#@@#!@#@#!# 81.
  18821.  
  18822. 2000-02-04 Friday 20:52  maxx
  18823.  
  18824.  * ac3_decoder/ac3_decoder.c :
  18825.  - suppression des `#ifdef AC3_SIGSEGV' ;
  18826.  - correction d'un bug de la fonction `InitThread()' (scotchage ‡
  18827.  l'initialisation du dÈcodeur AC3 dans certaines conditions trËs
  18828.  particuliËres) ;
  18829.  - support du boolÈen `b_invalid' permettant de dÈtecter des frames
  18830.  supposÈes invalides ;
  18831.  
  18832.  * ac3_decoder/ac3_exponent.c :
  18833.  - suppression des `#ifdef AC3_SIGSEGV' ;
  18834.  - dÈtection des frames invalides et support du boolÈen `b_invalid' ;
  18835.  
  18836.  * ac3_decoder/ac3_mantissa.c :
  18837.  - suppression des `#ifdef AC3_SIGSEGV' ;
  18838.  - dÈtection des frames invalides et support du boolÈen `b_invalid' ;
  18839.  - optimisation de la fonction `mantissa_unpack()' ;
  18840.  
  18841.  * audio_decoder/audio_decoder.c :
  18842.  - correction d'un bug de la fonction `InitThread()' (scotchage ‡
  18843.  l'initialisation du dÈcodeur MPEG2 dans certaines conditions trËs
  18844.  particuliËres) ;
  18845.  
  18846.  * include/ac3_decoder.h :
  18847.  - suppression du `#define AC3_SIGSEGV' ;
  18848.  
  18849.  * include/vpar_synchro.h :
  18850.  - dÈclaration explicite de la fonction `vpar_SynchroKludge()' lorsque
  18851.  `SAM_SYNCHRO' n'est pas activÈe ;
  18852.  
  18853.  * interface/intf_ctrl.c :
  18854.  - initialisation ‡ `-1' des variables `i_input' et `i_pid' de la
  18855.  fonction `SelectPID()' ;
  18856.  
  18857.  * video_output/video_yuv.c :
  18858.  - mise en commentaire de la fonction inutilisÈe `yuvToRgb24()' ;
  18859.  
  18860.  * video_parser/video_parser.c :
  18861.  - intÈgration du patch proposÈ dans videolan-devel ;
  18862.  
  18863.  * video_parser/vpar_blocks.c :
  18864.  - intÈgration du patch proposÈ dans videolan-devel ;
  18865.  
  18866.  NdlR : apu warnings ‡ la compilation :-)
  18867.  
  18868. 2000-02-04 Friday 14:48  seguin
  18869.  
  18870.  Support 4:2:2, 4:4:4 et niveaux de gris en 15, 16 et 32 bpp complet.
  18871.  
  18872. 2000-02-04 Friday 13:20  seguin
  18873.  
  18874.  Correction du segfault en gris.
  18875.  
  18876. 2000-02-03 Thursday 13:38  seguin
  18877.  
  18878.  Suppression de la ligne verte.
  18879.  Scaling encore optimisÈ.
  18880.  Suppression d'un bug causant un segfault sur certaines tailles de fenetre.
  18881.  
  18882. 2000-02-03 Thursday 12:40  seguin
  18883.  
  18884.  Correction du bug de calcul du masque (fontes outlines, point sous les ]).
  18885.  Vive les ^ qui suivent les ].
  18886.  
  18887. 2000-02-03 Thursday 03:37  maxx
  18888.  
  18889.  * audio_output/audio_output.c :
  18890.  - suppression du fprintf() de debug ;
  18891.  
  18892.  * spu_decoder/spu_decoder.c :
  18893.  - suppression des fprintf() de debug ;
  18894.  - la nouvelle version est prÍte mais je ne la commit pas encore ;
  18895.  
  18896.  * input/input_psi.c :
  18897.  - le dÈcodeur spu Ètait autospawnÈ uniquement si b_audio Ètait ‡ 1...
  18898.  remplacement de b_audio par b_video (g bon sam ?) ;
  18899.  
  18900. 2000-02-03 Thursday 01:23  seguin
  18901.  
  18902.  Synchro amÈliorÈe X et Y, dans les 2 sens
  18903.  
  18904. 2000-02-02 Wednesday 21:52  maxx
  18905.  
  18906.  * audio_output/audio_output.c, interface/intf_ctrl.c :
  18907.  - suppression de deux warnings ‡ la noix de cajou polymËre ;
  18908.  
  18909. 2000-02-01 Tuesday 23:13  seguin
  18910.  
  18911.  Scaling horizontal >=1
  18912.  
  18913. 2000-02-01 Tuesday 09:30  seguin
  18914.  
  18915.  Scaling vertical dans les 2 sens en YUV walken.
  18916.  
  18917. 2000-02-01 Tuesday 02:16  massiot
  18918.  
  18919.  Rajout de #define SAM_SYNCHRO si sam veut reprendre son code.
  18920.  
  18921. 2000-02-01 Tuesday 01:38  massiot
  18922.  
  18923.  Un Makefile qui est parti un peu vite...
  18924.  
  18925. 2000-02-01 Tuesday 01:37  massiot
  18926.  
  18927.  Re-tentative de sauvetage de la synchro.
  18928.  
  18929. 2000-02-01 Tuesday 00:50  seguin
  18930.  
  18931.  Temporaire (Áa segfaulte si on le chatouille un peu).
  18932.  YUV walken avec resize. Y et + seulement pour le moment.
  18933.  
  18934. 2000-01-31 Monday 23:11  massiot
  18935.  
  18936.  Synchro de base.
  18937.  
  18938. 2000-01-31 Monday 16:56  seguin
  18939.  
  18940.  Changement de chaÓne configurable depuis un fichier texte.
  18941.  Quelques corrections esthetiques dans vout.
  18942.  
  18943. 2000-01-31 Monday 14:00  seguin
  18944.  
  18945.  Correction du bug 100% CPU en idle.
  18946.  
  18947. 2000-01-31 Monday 13:32  seguin
  18948.  
  18949.  Mise place du scaling, episode II
  18950.  Alignement amÈliorÈ
  18951.  Effacement 'intelligent' des zones modifiÈes
  18952.  Correction d'une memory corruption
  18953.  Structure d'acceuil pour les subpictures
  18954.  ggi et fb fonctionnent (pas mieux qu'avant, mais ils compilent)
  18955.  
  18956.  Ca rame. C'est normal, c'est la YUV en C qui est utilisÈe. C'est aussi normal
  18957.  parce que l'effacement, Áa prends un peu de temps (et Áa c'est dÈfinitif).
  18958.  Ce n'est pas beau: normal, il n'y a que du croping pour le moment, le scaling
  18959.  arrive.
  18960.  
  18961. 2000-01-31 Monday 05:03  sam
  18962.  
  18963.   . initialisation du dÈcodeur de sous-titres
  18964.   . correction du bug de quit
  18965.  
  18966. 2000-01-31 Monday 02:29  stef
  18967.  
  18968.  Ca ne devrait plus segfaulter maintenant. Correction d'un bug dans l'input.
  18969.  
  18970.  --Meuuh
  18971.  
  18972. 2000-01-31 Monday 01:16  maxx
  18973.  
  18974.  IMPORTANT :
  18975.  * ce commit devrait corriger les problËmes de fermeture du vlc, commentaires
  18976.  souhaitÈs (et obligatoires) ;
  18977.  * le problËme de la synkro initiale de l'audio devrait Ítre corrigÈ : reports
  18978.  souhaitÈs (et obligatoires) gr‚ce aux messages "aout debug" ;
  18979.  * en clair FAITES PETER UN MAIL avec vos messages "aout debug" et vos coups
  18980.  de gueule/coups de coeur quant ‡ la fermeture du vlc ;-)
  18981.  
  18982.  * ac3_decoder/ac3_decoder.c, audio_decoder/audio_decoder.c :
  18983.  - rajout d'un msleep() en dÈbut de fonction RunThread() afin de
  18984.  contrebalancer le dÈlai entre la rÈception d'un paquet TS et la
  18985.  prÈsentation de son contenu (INPUT_PTS_DELAY) ;
  18986.  - rajout d'un cond_signal() dans la fonction EndThread() ;
  18987.  
  18988.  * audio_output/audio_output.c :
  18989.  - activation des messages de debug ;
  18990.  - rÈÈcriture de la fonction NextFrame() ;
  18991.  
  18992. 2000-01-31 Monday 00:33  sam
  18993.  
  18994.   . le dÈcodeur de sous-titres s'appelle maintenant spu_decoder
  18995.   . auto spawn du spu_decoder (pour le moment Áa chie)
  18996.  
  18997. 2000-01-30 Sunday 23:31  stef
  18998.  
  18999.  AmÈlioration de la synchro.
  19000.  
  19001.  --Meuuh
  19002.  
  19003. 2000-01-30 Sunday 15:08  seguin
  19004.  
  19005.  Nouvelle interface, effacement des zones modifiÈes d'une image sur 2,
  19006.  calcul de la taille optimale d'une image, scaling.
  19007.  
  19008.  -Le scaling donne de bonnes tailles, mais les conversions YUV ne peuvent
  19009.  pas suivre pour le moment.
  19010.  -J'ai peut etre un peu cassÈ le fb et ggi (trop long ‡ compiler pour tester).
  19011.  En cas de problËme, je corrige de suite.
  19012.  -Les idle screens ("no stream") sont temporairement hors service.
  19013.  
  19014. 2000-01-28 Friday 02:10  massiot
  19015.  
  19016.  * Correction d'un message d'erreur erronnÈ dans l'input ;
  19017.  * Correction d'un bug de synchro ;
  19018.  
  19019. 2000-01-28 Friday 00:12  stef
  19020.  
  19021.  . DÈplacement de deux structures de lookup dans le parseur
  19022.  
  19023. 2000-01-27 Thursday 18:30  seguin
  19024.  
  19025.  Nouveau moteur de fontes.
  19026.  
  19027. 2000-01-26 Wednesday 23:16  massiot
  19028.  
  19029.  Nettoyage et commentationnement.
  19030.  
  19031. 2000-01-26 Wednesday 22:46  sam
  19032.  
  19033.   . nouvelle synchro. Áa devrait dÈj‡ fonctionner correctement en monothread
  19034.  
  19035. 2000-01-26 Wednesday 21:08  massiot
  19036.  
  19037.  Fichier dÈsormais inutile.
  19038.  
  19039. 2000-01-26 Wednesday 20:48  massiot
  19040.  
  19041.  * Optimisation du video_parser ; define VPAR_OPTIM_LEVEL dans config.h
  19042.    pour rÈgler le temps de compilation ;
  19043.  * virage d'un printf dans l'idct et d'une fonction inutile.
  19044.  
  19045. 2000-01-26 Wednesday 18:59  maxx
  19046.  
  19047.  * audio_output/audio_output.c :
  19048.  - mise en commentaire de l'affichage de l'aout_debug ;
  19049.  
  19050. 2000-01-26 Wednesday 16:33  sam
  19051.  
  19052.   . encore un peu plus de synchro. si Áa saccade c'est normal, Áa sera
  19053.    rÈglÈ dans l'heure, mais j'ai commitÈ pour qu'on puisse enfin voir
  19054.    des B avec le nouveau dÈcodeur (qui torchaize)
  19055.  
  19056. 2000-01-26 Wednesday 02:57  massiot
  19057.  
  19058.  vpar_motion.c n'est plus nÈcessaire dÈsormais.
  19059.  
  19060. 2000-01-26 Wednesday 02:38  massiot
  19061.  
  19062.  * Optimisation du parseur ;
  19063.  * RÈactivation du motion DMV ;
  19064.  
  19065.  Pour info, on torche largement le dÈcodeur de rÈfÈrence (50 %).
  19066.  
  19067. 2000-01-25 Tuesday 19:02  maxx
  19068.  
  19069.  * audio_output/audio_output.c :
  19070.  - rajout de messages de debug en attendant de trouver le coefficient de
  19071.  synkro optimal ;
  19072.  - modification du coefficient de synkro (8 -> 256) ;
  19073.  
  19074. 2000-01-25 Tuesday 05:44  sam
  19075.  
  19076.   . correction d'un bug dans l'interface framebuffer
  19077.   . dÈbut de synchro qui marchouille, mais tous mes flux merdent
  19078.  
  19079. 2000-01-25 Tuesday 01:51  massiot
  19080.  
  19081.  * Ajout d'un flag VDEC_SMP ‡ commenter si on n'a qu'un seul
  19082.  microprocesseur.
  19083.  
  19084. 2000-01-25 Tuesday 00:23  jimmy
  19085.  
  19086.    Ajout de fonctions yuv permettant un scaling 'exotique' en fin du
  19087.  fichier. Elles seront testees des que l'output le permettra.
  19088.  
  19089. 2000-01-25 Tuesday 00:09  massiot
  19090.  
  19091.  * Optimisation de vdec_motion.c et video_decoder.c ;
  19092.  * Passage des fonctions de la video_fifo en inline ;
  19093.  * Correction d'un bug provoquant un overflow des messages dans
  19094.  vpar_headers.c.
  19095.  
  19096. 2000-01-24 Monday 12:53  seguin
  19097.  
  19098.  Makefile et config.
  19099.  
  19100. 2000-01-24 Monday 06:53  sam
  19101.  
  19102.   fichiers oubliÈs qui faisaient que Áa compile pas
  19103.  
  19104. 2000-01-24 Monday 03:28  sam
  19105.  
  19106.   . un chti peu plus de synchro video, mais c'est pas encore Áa
  19107.   . suppression des #include "X11/*" pour que Áa compile sans X
  19108.   . alban, t'es mortel
  19109.  
  19110. 2000-01-24 Monday 02:07  maxx
  19111.  
  19112.  * audio_output/audio_output.c :
  19113.  - implÈmentation de la synkro (qui punit mÈchant) ;
  19114.  
  19115.  * audio_decoder/audio_decoder.c, ac3_decoder/ac3_decoder.c :
  19116.  - rajout de vlc_cond_signal() afin de prÈvenir l'audio_output que de
  19117.  nouveaux samples ont ÈtÈ dÈcodÈs ;
  19118.  
  19119.  * Makefile :
  19120.  - rajout de l'options de compilation -g ;
  19121.  - utilisation du old decoder (synkro) ;
  19122.  
  19123.  * include/config.h :
  19124.  - suppression des messages de debug ;
  19125.  
  19126. 2000-01-24 Monday 00:16  maxx
  19127.  
  19128.  * GoldenEye rewlz :
  19129.  - explications du commit au prochain commit :-)
  19130.  
  19131. 2000-01-23 Sunday 20:58  jimmy
  19132.  
  19133.  * Activation des Sparses idct dans le video parser;
  19134.  * Utilisation de la mmx pour la dct si l'architechture s'y prÍte
  19135.    (modif de Makefile et vdec_idct)
  19136.  * idctmmx.S avec une forme d'appel identique a vdec_idct a ete ajoute a
  19137.    video_decoder.
  19138.  
  19139. 2000-01-23 Sunday 09:05  maxx
  19140.  
  19141.  * audio_output/audio_output.c :
  19142.  - suppression d'une macro inutile ;
  19143.  - proprification d'une ligne de code obscur ;
  19144.  
  19145. 2000-01-23 Sunday 02:32  jimmy
  19146.  
  19147.  CA MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARCHE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  19148.  
  19149.  --Meuuh
  19150.  
  19151. 2000-01-22 Saturday 22:22  sam
  19152.  
  19153.   . ajout des flags pour Linux Sparc (au fait, jimmy, t'es con :p)
  19154.  
  19155. 2000-01-21 Friday 11:31  sam
  19156.  
  19157.   . support framebuffer
  19158.   . input clavier limitÈe mais fonctionnelle
  19159.  
  19160. 2000-01-21 Friday 06:59  sam
  19161.  
  19162.   l'output framebuffer fonctionne presque.
  19163.   ca va *pas* merder.
  19164.  
  19165. 2000-01-21 Friday 04:52  maxx
  19166.  
  19167.  * ac3_decoder/ac3_decoder.c, audio_decoder/audio_decoder.c :
  19168.  - correction d'un bug dans la fonction d'initialisation des dÈcodeurs
  19169.  (freeze lorsqu'aucun paquet PES n'est envoyÈ aux dÈcodeurs) ;
  19170.  
  19171.  * audio_output/audio_output.c :
  19172.  - correction d'un bug dans l'initialisation du flag b_die des fifos des
  19173.  dÈcodeurs ;
  19174.  - correction d'un bug dans la lecture des flags b_die des fifos des
  19175.  dÈcodeurs (les fifos n'Ètaient pas dÈtruites avant la mort du thread
  19176.  audio_output) ;
  19177.  
  19178. 2000-01-20 Thursday 18:48  maxx
  19179.  
  19180.  * include/decoder_fifo.h :
  19181.  - correction d'un bug dans la fonction GetByte (freeze Èventuel des
  19182.  dÈcodeurs lors du suicide du thread input) ;
  19183.  
  19184. 2000-01-20 Thursday 18:18  seguin
  19185.  
  19186.  Gras de parametres en ligne de commande ou en variables d'environnement,
  19187.  afin de ne pas avoir a recompiler le client en cas de loose.
  19188.  
  19189. 2000-01-20 Thursday 17:17  seguin
  19190.  
  19191.  Desactivation du changement de chaine en --novlan
  19192.  
  19193. 2000-01-20 Thursday 17:10  seguin
  19194.  
  19195.  Timeout pour les changements de vlan
  19196.  
  19197. 2000-01-20 Thursday 16:12  seguin
  19198.  
  19199.  Changement de chaine. Delicat encore, mais il marche. Quelques corrections
  19200.  esthetiques, un timeout pour les vlans et le frame buffer et c'est la
  19201.  release dÈmo (en ce qui me concerne) !
  19202.  
  19203. 2000-01-20 Thursday 13:30  maxx
  19204.  
  19205.  * ac3_decoder/ac3_decoder.c :
  19206.  - m‡j de la frÈquence thÈorique de chaque frame ac3 ;
  19207.  
  19208.  * audio_output/audio_output.c :
  19209.  - dÈtection des bouclages de flux et resynkronisation automatique sur la
  19210.  frÈquence thÈorique ;
  19211.  
  19212. 2000-01-20 Thursday 11:23  maxx
  19213.  
  19214.  * Makefile :
  19215.  - DECODER=old et non DECODER=new ;
  19216.  
  19217.  * include/ac3_decoder.h :
  19218.  - rajout, dans la structure ac3dec_thread_t, du membre b_invalid (utilisÈ
  19219.  pour skipper une frame ac3 invalide) ;
  19220.  
  19221.  * ac3_decoder/ac3_decoder.c :
  19222.  - rajout du support de b_invalid ;
  19223.  
  19224.  * ac3_decoder/ac3_exponent.c :
  19225.  - optimisations ;
  19226.  
  19227.  * ac3_decoder/ac3_mantissa.c :
  19228.  - dÈtection d'une mantisse invalide et m‡j de b_invalid ;
  19229.  
  19230.  * audio_output/audio_output.c :
  19231.  - resynkro en cas de bouclage du flux ;
  19232.  
  19233. 2000-01-20 Thursday 11:16  massiot
  19234.  
  19235.  Correction de l'YUV en 15 bpp.
  19236.  
  19237. 2000-01-20 Thursday 04:10  sam
  19238.  
  19239.   et paf ! n'a pu les sales fichiers .new
  19240.  
  19241. 2000-01-20 Thursday 04:09  sam
  19242.  
  19243.   giclage de ces putains de .old et .new qu'‡ chaque commit je me plante
  19244.  et ‡ chaque update aussi, alors pouf, des #ifdef Áa va aussi..
  19245.  
  19246. 2000-01-19 Wednesday 21:03  sam
  19247.  
  19248.   rajoout d'includes pour que Áa compile sous FreeBSD (thx Dae)
  19249.  
  19250. 2000-01-19 Wednesday 20:59  sam
  19251.  
  19252.   . ajout des patches ac3 de MaXX dans le nouveau dÈcodeur
  19253.   . fixÈ ce #@!#@! de idct.c.new qui fait _chier_
  19254.  
  19255. 2000-01-19 Wednesday 18:43  seguin
  19256.  
  19257.  DÈbut du changement de chaine.
  19258.  
  19259. 2000-01-19 Wednesday 17:39  massiot
  19260.  
  19261.  support de vout_DatePicture().
  19262.  
  19263. 2000-01-19 Wednesday 17:09  massiot
  19264.  
  19265.  Support pour le motion DMV.
  19266.  
  19267. 2000-01-19 Wednesday 16:45  seguin
  19268.  
  19269.  API vout_DatePicture terminÈe.
  19270.  
  19271. 2000-01-19 Wednesday 16:38  sam
  19272.  
  19273.   . prÈparation de la modification de l'API synchro
  19274.  
  19275. 2000-01-19 Wednesday 16:25  seguin
  19276.  
  19277.  Resize qui fonctionne.
  19278.  
  19279. 2000-01-19 Wednesday 13:38  sam
  19280.  
  19281.   . augmentation de VOUT_FPS_SAMPLES pour un calcul un peu plus rÈaliste
  19282.    des fps, sachant qu'il y a 30 images par seconde sur un DVD, faire une
  19283.    moyenne sur 5 images me parait un peu dÈbile.
  19284.  
  19285. 2000-01-19 Wednesday 13:11  massiot
  19286.  
  19287.  Corrections de bugs dans le motion.
  19288.  
  19289. 2000-01-19 Wednesday 12:28  seguin
  19290.  
  19291.  API vout_DateImage (mais Áa ne marche pas)
  19292.  Suite nettoyage
  19293.  
  19294. 2000-01-19 Wednesday 10:52  seguin
  19295.  
  19296.  Ajout d'une fonction de deboguage ‡ UnlinkPicture
  19297.  VS: ----------------------------------------------------------------------
  19298.  
  19299. 2000-01-19 Wednesday 10:04  seguin
  19300.  
  19301.  Nettoyage.
  19302.  
  19303. 2000-01-19 Wednesday 09:47  maxx
  19304.  
  19305.  * Documentation/bugs, Documentation/todo :
  19306.  - mise ‡ jour des sections concernant les dÈcodeurs audio ;
  19307.  
  19308. 2000-01-19 Wednesday 06:06  sam
  19309.  
  19310.   . dernier fichier nÈcessaire ‡ la compilation du subtitle decoder
  19311.  
  19312. 2000-01-19 Wednesday 06:00  sam
  19313.  
  19314.   . ultimisation des calculs de prÈdiction dans la synchro
  19315.   . squelette du subtitle_decoder
  19316.  
  19317. 2000-01-19 Wednesday 02:15  seguin
  19318.  
  19319.  Toujours du nettoyage.
  19320.  Une API pour les sous titres.
  19321.  
  19322. 2000-01-19 Wednesday 00:01  maxx
  19323.  
  19324.  * ac3_decoder/ac3_decoder.c, audio_output/audio_output.c :
  19325.  - modification de la synkro, dÈtection de la frÈquence du flux ac3 ;
  19326.  
  19327. 2000-01-18 Tuesday 23:43  seguin
  19328.  
  19329.  YUV MMX, avec aspect ratio !!!
  19330.  
  19331. 2000-01-18 Tuesday 23:16  seguin
  19332.  
  19333.  YUV en couleurs.
  19334.  
  19335. 2000-01-18 Tuesday 22:33  sam
  19336.  
  19337.  dÈbut de la synchro. Áa n'influe pas sur le reste pour le moment, mais
  19338.  la base des algos ‡ deux balles est l‡.
  19339.  
  19340. 2000-01-18 Tuesday 22:29  massiot
  19341.  
  19342.  Le motion compensation. Notez que Áa ne marche pas (encore).
  19343.  
  19344. 2000-01-18 Tuesday 21:50  seguin
  19345.  
  19346.  Changement de l'API de vout (chroma_width)
  19347.  Nettoyage des YUV.
  19348.  
  19349.  Ne marche qu'en -g pour le moment, le reste arrive.
  19350.  
  19351. 2000-01-18 Tuesday 20:39  polux
  19352.  
  19353.  Le parser fonctionne maintenant avec les I, les P et les B.
  19354.  Reste a implementer la synchro et finir le decodeur.
  19355.  
  19356. 2000-01-18 Tuesday 16:22  sam
  19357.  
  19358.   faut pas Ítre trop pressÈs dans la vie :)
  19359.  
  19360. 2000-01-18 Tuesday 16:17  sam
  19361.  
  19362.   petit patch pour faire marcher l'AC3
  19363.  
  19364. 2000-01-18 Tuesday 15:00  massiot
  19365.  
  19366.  i_aspect_ratio et i_matrix_coefficients pour Ptyx.
  19367.  
  19368. 2000-01-18 Tuesday 14:34  sam
  19369.  
  19370.   le bug de input_psi Ètait fourbement rÈapparu.
  19371.  
  19372. 2000-01-18 Tuesday 14:09  seguin
  19373.  
  19374.  Ajout de quelques membres a picture_t
  19375.  
  19376. 2000-01-18 Tuesday 13:55  maxx
  19377.  
  19378.  * Modification de l'input afin de spawner un dÈcodeur ac3 lorsqu'un tel flux
  19379.  est dÈtectÈ ;
  19380.  
  19381.  * ImplÈmentation du dÈcodeur ac3 ;
  19382.  
  19383.  * Il est rewlz(ac3dec) - 2h00 :-)
  19384.  
  19385. 2000-01-18 Tuesday 04:09  massiot
  19386.  
  19387.  Nettoyage global. Le vlc se ferme proprement, elem_t devient dctelem_t, le
  19388.  macroblock perdu a ÈtÈ retrouvÈ, et bien plus...
  19389.  
  19390. 2000-01-18 Tuesday 00:43  seguin
  19391.  
  19392.  Redimensionnement de la fenetre en fonction de la taille des images sous X11.
  19393.  
  19394. 2000-01-17 Monday 23:43  seguin
  19395.  
  19396.  Gestion des touches en GGI (ouf !)
  19397.  
  19398. 2000-01-17 Monday 21:52  maxx
  19399.  
  19400.  * Rajout du dÈbut du dÈcodeur ac3 ;
  19401.  
  19402. 2000-01-17 Monday 21:51  maxx
  19403.  
  19404.  * Makefile :
  19405.  - rajout de ac3_decoder ;
  19406.  - rajout de l'option MMX ;
  19407.  
  19408.  * Makefile.dep :
  19409.  - suppression de lignes vides ;
  19410.  
  19411.  * include/audio_decoder.h, audio_decoder/audio_decoder.c :
  19412.  - remplacement de AOUT_FRAME_SIZE par ADEC_FRAME_SIZE et aout_frame_t par
  19413.  adec_frame_t ;
  19414.  
  19415.  * include/audio_constants.h :
  19416.  - mise en commentaire du tableau inutilisÈ ADEC_FRAME_SIZE ;
  19417.  
  19418.  * include/audio_output.h :
  19419.  - corrections typographiques ;
  19420.  
  19421.  * include/vlc.h :
  19422.  - rajout de ac3_decoder.h ;
  19423.  
  19424. 2000-01-17 Monday 21:35  polux
  19425.  
  19426.  Les I marchent !!!!!!!!!!!!!!!!!!!!!!!!
  19427.  Le gros bug est mort.
  19428.  
  19429. 2000-01-17 Monday 16:43  seguin
  19430.  
  19431.  Nettoyage, ajout du gamma, prÈparation de la yuv walken.
  19432.  
  19433. 2000-01-17 Monday 14:52  massiot
  19434.  
  19435.  Suite des images I.
  19436.  
  19437. 2000-01-17 Monday 13:49  massiot
  19438.  
  19439.  Fin du parsage des I.
  19440.  
  19441. 2000-01-17 Monday 12:54  massiot
  19442.  
  19443.  Virationnement d'un warning avec l'ancien dÈcodeur (j'ai vraiment du temps ‡
  19444.  perdre).
  19445.  
  19446. 2000-01-17 Monday 12:31  seguin
  19447.  
  19448.  Resize sous X11, gestion du screen saver.
  19449.  Nettoyage de config.h
  19450.  Nettoyage de vout et intf
  19451.  
  19452. 2000-01-17 Monday 04:56  polux
  19453.  
  19454.  Il est 6 heure du matin et le parser ... parse !!!!!!!!
  19455.  Ca ‡ l'air de pas trop mal marcher. Parmis les bugs les plus sauvages
  19456.  on trouve :
  19457.  1) le DumpBits sans NeedBits (corrigÈ par un RemoveBits)
  19458.  2) Une table ‡ laquelle il manquait une ligne
  19459.  3) le test de fin de boucle du dÈcodage des coef dct Ètait mal placÈ
  19460.  
  19461.  Meuh, ‡ toi de jouer
  19462.  
  19463.  Stef & Polux
  19464.  
  19465. 2000-01-17 Monday 00:00  massiot
  19466.  
  19467.  Virationnement de quelques warnings.
  19468.  
  19469. 2000-01-16 Sunday 20:39  seguin
  19470.  
  19471.  RÈcupÈration du kludge level dans display.c pour pouvoir afficher autre
  19472.  chose que les I...
  19473.  
  19474. 2000-01-16 Sunday 19:17  seguin
  19475.  
  19476.  Mise au point du driver GGI.
  19477.  
  19478. 2000-01-16 Sunday 16:43  seguin
  19479.  
  19480.  Integration de display.c ‡ vout.
  19481.  Mise au point du driver X11 (plus de XShm error).
  19482.  Incrustation de texte en X11, calcul des FPS, etc...
  19483.  IntÈgration de la conversion MMX.
  19484.  Mode 'niveaux de gris' pour les machines lentes non MMX (les pauvres !)
  19485.  Attention: les drivers GGI et FB ne sont pas ‡ jour...
  19486.  
  19487. 2000-01-15 Saturday 14:26  polux
  19488.  
  19489.  Le debuggage du parser avance ... lentement.
  19490.  
  19491. 2000-01-15 Saturday 10:51  stef
  19492.  
  19493.  * Un petit peu de dÈbuggage dans le video parser
  19494.  
  19495. 2000-01-15 Saturday 03:03  stef
  19496.  
  19497.  * Ajout d'un flag b_mpeg2 qui manquait dans le parser
  19498.  * RÈÈcriture de fonctions d'initialisation du parseur
  19499.  * Changement des fonctions MPEG2decode qui Ètaient buggÈes
  19500.  
  19501.   VÈrification avec polux tout ‡ l'heure
  19502.  
  19503. 2000-01-14 Friday 23:07  seguin
  19504.  
  19505.  GGI fonctionnel. N'oubliez pas de dÈfinit GII_INPUT.
  19506.  Nettoyage de video_* et intf_*.
  19507.  
  19508. 2000-01-14 Friday 14:12  polux
  19509.  
  19510.  DÈbut bu vrai dÈbuggage du parser. Maintenant le vlc segfaulte
  19511.  dans Pictureheader au lieu de segfaulter dans l'initialisation
  19512.  du parser.
  19513.  
  19514. 2000-01-14 Friday 13:00  massiot
  19515.  
  19516.  Suppression des fichiers .raw du CVS (ils sont sur zen dans vlc-Resources).
  19517.  
  19518. 2000-01-14 Friday 11:15  sam
  19519.  
  19520.   correction d'une typo
  19521.  
  19522. 2000-01-13 Thursday 18:52  seguin
  19523.  
  19524.  YUV 15,16 et 32 bits integrÈe au vout (sans le MMX pour le moment).
  19525.  En 24bpp, ‡ vos risques et perils...
  19526.  
  19527. 2000-01-13 Thursday 10:44  polux
  19528.  
  19529.  Rajout d'un vlc.h.new que j'avais oublie lors du dernier commit.
  19530.  Changement du mode d'affichage par defaut du makefile sur X11.
  19531.  
  19532. 2000-01-12 Wednesday 22:38  polux
  19533.  
  19534.  Pour la plus grande joie de tous, le client compile correctement. Attention
  19535.  il compile non seulement avec l'ancien video decoder mais aussi avec le
  19536.  nouveau. Pour passer de l'un a l'autre il faut changer le flag DECODER
  19537.  du Makefile ET utiliser l'utilitaire new2old.sh gracieusement mis a votre
  19538.  disposition par ptyx dans le module utils du CVS. Ce programme switche
  19539.  quelques fichiers et permet dons de passer de l'ancien client au nouveau
  19540.  et vis verca. Mais ATTENTION : IL NE FAUT PAS COMMITER LE CLIENT LORSQU'IL
  19541.  EST EN CONFIGURATION NEW, avant de commiter il faut tout remettre en
  19542.  configuration old.
  19543.  
  19544. 2000-01-12 Wednesday 21:23  seguin
  19545.  
  19546.  Et le .h qui va avec le nouveal .c
  19547.  
  19548. 2000-01-12 Wednesday 21:17  seguin
  19549.  
  19550.  Suppression de vlc.h
  19551.  
  19552. 2000-01-12 Wednesday 15:35  seguin
  19553.  
  19554.  Ajout du framebuffer (initialisation/terminaison) - ne fonctionne pas en VESA.
  19555.  La fonction d'affichage des images envoie une ligne dans le log ‡ chaque image.
  19556.  
  19557. 2000-01-12 Wednesday 15:31  polux
  19558.  
  19559.  Correction de conneries de stef....
  19560.  Merci de NE PAS COMMITER VIDEO_DECODER.H, sinon ca ne compile pas !
  19561.  
  19562. 2000-01-12 Wednesday 13:14  stef
  19563.  
  19564.  * Fonction de dÈcodage des Blocs MPEG2intra.
  19565.  * Correction d'erreurs sur la gestion des tables de lookup
  19566.  
  19567. 2000-01-11 Tuesday 21:34  polux
  19568.  
  19569.  Encore une petite modif pour permettre au parser de compiler.
  19570.  
  19571. 2000-01-11 Tuesday 18:01  seguin
  19572.  
  19573.  Modifs diverses et variees. Le mode FB compile (mais ne fait rien).
  19574.  
  19575. 2000-01-11 Tuesday 14:45  polux
  19576.  
  19577.  Encore du debuggage.
  19578.  
  19579. 2000-01-11 Tuesday 11:05  seguin
  19580.  
  19581.  Correction de quelques erreurs dans l'interface et vout.
  19582.  Changement du type vlc_thread_func en vlc_thread_func_t dans le dÈcodeur.
  19583.  Utilisation de 2 displays au lieu d'un au cas ou la Xlib ne serait pas thread-safe.
  19584.  Ajout de droits corrects au fichier de log.
  19585.  
  19586.  Le bug liÈ ‡ XShm ‡ la fin est 'normal' (liÈ au serveur X, pas ‡ moi) : il
  19587.  disparaitra ‡ condition qu'au moins une image soit affichÈe.
  19588.  
  19589.  Le plantage sauvage de la Xlib ‡ la fin du programme est liÈ ‡ display.c.
  19590.  
  19591. 2000-01-11 Tuesday 09:59  polux
  19592.  
  19593.  Correction de 2 petites erreurs :
  19594.  - vdec_idct.h : oubli d'un point virgule
  19595.  - video_parser.h : dupplication du champs pppl_dct_dc_size
  19596.  
  19597. 2000-01-10 Monday 23:36  seguin
  19598.  
  19599.  A tout kassÈ.
  19600.  
  19601. 2000-01-10 Monday 23:29  massiot
  19602.  
  19603.  Heureusement que j'avais dit de faire gaffe a ne pas committer le mauvais
  19604.  video_decoder.h :-ppppp
  19605.  
  19606. 2000-01-10 Monday 22:45  jimmy
  19607.  
  19608.    Et le petit toast qui va avec...
  19609.  
  19610. 2000-01-10 Monday 01:09  stef
  19611.  
  19612.  * Modifications d'erreurs dans  MacroBlockAddressIncrement
  19613.  * Ajout des fonctions vpar_*MBtype
  19614.  * Ajout de tables de lookup (pour les tableaux B1 ‡ B4 et B9)
  19615.  * Ajout de vpar_CodedPattern420
  19616.  
  19617.  Il manque encore pas mal de fonctions (en particulier DecodeMPEG)
  19618.  
  19619. 2000-01-09 Sunday 23:38  maxx
  19620.  
  19621.  * Makefile :
  19622.  - rajout de l'option de compilation qui marche bien -fomit-frame-pointer ;
  19623.  
  19624.  * include/audio_output.h, audio_output/audio_output.c :
  19625.  - modification de la mÈthode de lecture d'un flux provenant d'un dÈcodeur
  19626.  audio : qu'il s'agisse d'un flux audio MPEG2, AC3 ou MPEG12, l'algorithme
  19627.  reste le mÍme ;
  19628.  
  19629.  * include/audio_decoder.h, audio_decoder/audio_decoder.c :
  19630.  - rajout de la constante AOUT_FRAME_SIZE et de la structure aout_frame_t
  19631.  qui dÈcrivent la forme sous laquelle les samples audio dÈcodÈs sont
  19632.  transmis ‡ l'audio_output (cf point prÈcÈdent) ;
  19633.  
  19634. 2000-01-09 Sunday 20:53  polux
  19635.  
  19636.  Debut de la partie parser du motion compensation.
  19637.  
  19638. 2000-01-07 Friday 16:18  polux
  19639.  
  19640.  Refonte de la synchro qui devrait eliminer les problemes rencontres
  19641.  lors des changements de flux.
  19642.  
  19643. 2000-01-06 Thursday 00:13  massiot
  19644.  
  19645.  video_decoder : ajout de la crop table dans AddBlock ;
  19646.  video_parser : correction d'une erreur dans le commit prÈcÈdent (on ne
  19647.  fera pas la saturation dans le cas d'une DFT, de toute faÁon)
  19648.  
  19649. 2000-01-05 Wednesday 23:50  massiot
  19650.  
  19651.  DÈfinition des matrices de quantification par dÈfaut, du balayage,
  19652.  et crÈation de la crop table pour la saturation qu'on fera pas.
  19653.  
  19654. 2000-01-05 Wednesday 20:13  massiot
  19655.  
  19656.  Adaptation de l'input au video_parser.
  19657.  
  19658. 2000-01-05 Wednesday 18:25  massiot
  19659.  
  19660.  * vpar_blocks.c : Correction d'une erreur introduite hier soir avec
  19661.    AddBlock en chrominance 420 ;
  19662.  * vpar_headers.c : RÈordonnancement des fonctions (les fonctions inline
  19663.    doivent etre en tete sinon elles ne sont pas optimisÈes en inline par
  19664.    gcc) ;
  19665.  
  19666. 2000-01-05 Wednesday 03:42  stef
  19667.  
  19668.  * Ajout de la fonction MacroBlockAddressIncrement dans vpar_blocks.c
  19669.  
  19670. 2000-01-05 Wednesday 02:32  massiot
  19671.  
  19672.  J'en ai chiÈ mais j'ai enfin pondu le AddBlock du video_decoder.
  19673.  
  19674. 2000-01-04 Tuesday 17:57  massiot
  19675.  
  19676.  Ajout des fichiers de la synchro un peu partout.
  19677.  
  19678. 2000-01-04 Tuesday 15:07  massiot
  19679.  
  19680.  Correction de 1242 fautes de frappe et includes foireux. Presque tout
  19681.  compile presque.
  19682.  
  19683. 2000-01-04 Tuesday 00:01  massiot
  19684.  
  19685.  video_fifo.c et vpar_headers.c compilent ‡ peu prËs. Correction d'environ
  19686.  4212 fautes de frappe.
  19687.  
  19688. 2000-01-03 Monday 20:38  massiot
  19689.  
  19690.  * Makefile : ajout du nouveau dÈcodeur (commentÈ) ;
  19691.               suppression du video_output pour que Ptyx puisse committer
  19692.               ses trucs sans craindre de tout casser le cvs ;
  19693.  * interface/* : dÈsactivage du video_output ;
  19694.  * include/config.h : plein de directives pour le parseur et le dÈcodeur ;
  19695.  * include/decoder_fifo.h : nouvelles primitives pour le parseur ;
  19696.  * le reste : ben de quoi faire compiler video_parser.c, bug fixes
  19697.    essentiellement ;
  19698.  
  19699.  Eviv Bulgroz !
  19700.  
  19701. 2000-01-02 Sunday 06:00  sam
  19702.  
  19703.   - je ne ferai plus de commits dÈbiles ‡ 5h du mat
  19704.  
  19705. 2000-01-02 Sunday 04:42  sam
  19706.  
  19707.   - include des PES de type AC3 pour prÈparer une bidouille inf‚me
  19708.   - reformatage des commentaires ‡ 80 colonnes au lieu de 81 parce que
  19709.    Áa a le don de m'Ènerver prodigieusement.
  19710.  
  19711. 1999-12-31 Friday 17:35  massiot
  19712.  
  19713.  Deux oublis dans le commit de la derniere fois.
  19714.  
  19715. 1999-12-30 Thursday 13:59  stef
  19716.  
  19717.  * Modifications de quelques erreurs sur le parseur
  19718.  
  19719. 1999-12-29 Wednesday 02:48  stef
  19720.  
  19721.  * Ajout de quelques fonctions pour traiter les structures *_extension
  19722.    dans le parser
  19723.  
  19724. 1999-12-28 Tuesday 23:35  massiot
  19725.  
  19726.  Suite du video_parser et du video_decoder.
  19727.  
  19728. 1999-12-22 Wednesday 13:18  massiot
  19729.  
  19730.  suite du parseur.
  19731.  
  19732. 1999-12-22 Wednesday 02:27  massiot
  19733.  
  19734.  Un bon morceau du parseur.
  19735.  
  19736.  Stef, je ne t'oublie pas, demain t'auras du boulot, promis :)
  19737.  
  19738. 1999-12-21 Tuesday 18:14  massiot
  19739.  
  19740.  Ce fichier la etait en trop
  19741.  
  19742. 1999-12-21 Tuesday 18:12  massiot
  19743.  
  19744.  DÈbut du dÈcodeur + dÈbut du parseur.
  19745.  
  19746.  …videmment Áa compile pas et on n'est pas sortis de l'auberge, m'enfin...
  19747.  
  19748. 1999-12-21 Tuesday 00:07  stef
  19749.  
  19750.  [no log message]
  19751.  
  19752. 1999-12-19 Sunday 20:08  sam
  19753.  
  19754.   . ajout de #ifdef pour ne pas avoir de console X en mode framebuffer
  19755.   . mode --novlans par dÈfaut
  19756.  
  19757. 1999-12-18 Saturday 17:13  massiot
  19758.  
  19759.  * Patchs MPEG1, qui marchent ou qui ne marche pas ;
  19760.  * Optimisation de ClearBlock() ;
  19761.  * DÈbut du video_parser ;
  19762.  
  19763. 1999-12-15 Wednesday 19:01  maxx
  19764.  
  19765.  * audio_decoder/audio_decoder.c :
  19766.  - l'ancienne mÈthode de synchro Ètait bugguÈe, la nouvelle rewlz... Sam,
  19767.  j'espËre que tu me pardonneras un jour ;
  19768.  
  19769.  * audio_output/audio_output.c :
  19770.  - suppression des messages de debug, ‡ la demande de Polux, qui veut
  19771.  squatter seul la console de debug avec ses messages de fps ;
  19772.  
  19773. 1999-12-14 Tuesday 23:37  maxx
  19774.  
  19775.  * .cvsignore :
  19776.  + Rajout du fichier core ;
  19777.  
  19778.  * audio_output/audio_output.c :
  19779.  + Rajout de messages de debug :
  19780.  - nombre de frames audio dans la plage datÈe courante ;
  19781.  - durÈe de cette plage audio datÈe (en µs) ;
  19782.  - frÈquence du flux sonore pour cette plage datÈe ;
  19783.  
  19784.  * interface/intf_ctrl.c :
  19785.  - Correction du bug `help vlan' (mouahaha il manquait une virgule :-).
  19786.  
  19787. 1999-12-12 Sunday 18:04  polux
  19788.  
  19789.  Gr‚ce ‡ Jimmy, plus besoin de compiler les fichiers assembleurs ‡ part,
  19790.  le make se dÈbrouille tout seul comme un grand en utilisant gcc pour
  19791.  compiler les .S
  19792.  
  19793. 1999-12-09 Thursday 22:37  benny
  19794.  
  19795.  Correction d'un bug dans la lecture de la version de la PMT
  19796.  
  19797. 1999-12-08 Wednesday 21:23  benny
  19798.  
  19799.  Commit bis des modifications concernant l'initialisation du continuity
  19800.  counter (ecrasees entre temps)
  19801.  
  19802. 1999-12-08 Wednesday 16:01  polux
  19803.  
  19804.  Fin du remplacement des pthread + ajout du frame rate dans display.c.
  19805.  
  19806.  Polux
  19807.  
  19808. 1999-12-08 Wednesday 15:22  polux
  19809.  
  19810.  Encapsulation des pthread qui sont maintenant remplacÈes par les vlc_thread.
  19811.  Toutes les rÈfÈrences aux pthread que ce soit les thread, les mutex ou
  19812.  les variables conditionnelles, ont ÈtÈ remplacÈes par leur Èquivalent
  19813.  vlc_thread. Les vlc_thread sont une version trËs simplifiÈe des pthread et
  19814.  fonctionnent exactement de la mÍme faÁon. Ceci devrait grandement faciliter
  19815.  le portage vers d'autres OS.
  19816.  
  19817.  Polux
  19818.  
  19819. 1999-12-08 Wednesday 00:42  benny
  19820.  
  19821.  Le continuity_counter du vlc est maintenant initialise automatiquement a
  19822.  la valeur du premier paquet TS que l'input recoit pour chaque PID. On
  19823.  evite de trasher systematiquement (ou presque) le premier TS de chaque
  19824.  PID.
  19825.  
  19826. 1999-12-07 Tuesday 03:33  benny
  19827.  
  19828.  Correction d'une erreur dans le parsage de la PMT (mauvais masque de
  19829.  lecture des PID des ES)
  19830.  
  19831. 1999-12-07 Tuesday 02:16  maxx
  19832.  
  19833.  * Documentation/todo :
  19834.  - mise ‡ jour des donnÈes concernant l'audio_decoder et l'audio_output ;
  19835.  
  19836.  * CVS :
  19837.  - rajout automatique de la signature du commiteur (si vous voyez "maxx"
  19838.  un peu plus bas, c'est que Áa rewlz :-) ;
  19839.  
  19840. 1999-12-06 Monday 17:02  maxx
  19841.  
  19842.  * .cvsignore :
  19843.  - Suppression d'une ligne inutile... certains font vraiment n'importe
  19844.  quoi O:->
  19845.  
  19846.  -- MaXX
  19847.  
  19848. 1999-12-06 Monday 16:59  maxx
  19849.  
  19850.  * .cvsignore :
  19851.  - Rajout d'une ligne inutile... il faut bien tester la nouvelle
  19852.  configuration CVS :-)
  19853.  
  19854.  -- MaXX
  19855.  
  19856. 1999-12-04 Saturday 23:19  maxx
  19857.  
  19858.  retest
  19859.  
  19860. 1999-12-04 Saturday 23:00  maxx
  19861.  
  19862.  test
  19863.  
  19864. 1999-11-21 Sunday 14:26  polux
  19865.  
  19866.  Mise en place du mÈcanisme de dÈtection de changement de flux dans la synchro
  19867.  
  19868.  Polux
  19869.  
  19870. 1999-11-09 Tuesday 23:30  benny
  19871.  
  19872.  Nettoyage de input_psi.
  19873.  
  19874.  Debugage de DemuxPSI. Le nouveau code doit etre capable de gerer des cas
  19875.  foireux qui ne sont pas senses arriver (et qui n'ont jamais ete rencontre
  19876.  dans les flux qu'on a, vu que ca n'a jamais plante la avant). Son
  19877.  principal interet est de ne plus produire de warning a la compilation :)
  19878.  
  19879.  Benny
  19880.  
  19881. 1999-11-06 Saturday 21:45  massiot
  19882.  
  19883.  Modifications de Polusque depuis la DR2, ‡ savoir :
  19884.  - virationnement de la saturation ;
  19885.  - optimisation MMX de la conversion YUV.
  19886.  
  19887.  --Meuuh
  19888.  
  19889. 1999-10-27 Wednesday 18:00  benny
  19890.  
  19891.  Le prototypes des fonctions Enable/DisableScreeSaver dans xutils.h ne
  19892.  correspondait pas a leur declaration dans xutils.c
  19893.  
  19894.  Benny
  19895.  
  19896. 1999-10-20 Wednesday 23:30  benny
  19897.  
  19898.  Bug fix: le buffer p_pes_header_save du pes n'etait jamais alloue, ce qui
  19899.  fait que la fonction DemuxPES plantait si jamais le header pes etait plus
  19900.  gros que le premier packet ts du pes.
  19901.  
  19902.  Benny
  19903.  
  19904. 1999-10-12 Tuesday 18:58  massiot
  19905.  
  19906.  Synchronisation vlc-DR2/CVS
  19907.  
  19908.  * Makefile : nouvelles options d'optimisation, dÈcodeur vidÈo ;
  19909.  * config.h : FIFOs et netlist plus longues ;
  19910.  * input_psi.c : Suppression de messages de debug ;
  19911.  
  19912.  --Meuuh
  19913.  
  19914. 1999-10-06 Wednesday 18:47  massiot
  19915.  
  19916.  * Correction d'un bug ou quand on ne definait pas le DEBUG, il
  19917.  remplacait les intf_DbgMsg par des ;, ce qui n'est pas cool pour les
  19918.  if ... else sans accolades (input_psi.c).
  19919.  
  19920.  --Meuuh
  19921.  
  19922. 1999-10-06 Wednesday 17:25  massiot
  19923.  
  19924.  Un #ifdef DEBUG qui manquait et qui faisait que ca compilait pas sans le DEBUG.
  19925.  
  19926.  --Meuuh
  19927.  
  19928. 1999-10-06 Wednesday 01:29  maxx
  19929.  
  19930.  * Documentation/bugs :
  19931.  - Suppression d'un bon nombre de bugs de l'input ;
  19932.  - Rajout d'un bug concernant ./vlc --novideo ;
  19933.  
  19934.  --
  19935.  MaXX
  19936.  
  19937. 1999-10-06 Wednesday 00:32  massiot
  19938.  
  19939.  * L'autospawn rÈagit correctement si on utilise les flags --novideo ou
  19940.    --noaudio ;
  19941.  
  19942.  --Meuuh
  19943.  
  19944. 1999-10-05 Tuesday 23:41  maxx
  19945.  
  19946.  * audio_output/audio_output.c :
  19947.  - Suppression totale de la synchro en dates absolues ;
  19948.  - Rajout de la re-synchro en dates relatives (il est donc dÈsormais
  19949.  possible de couper un flux et de le relancer, ou de changer de flux,
  19950.  tout en gardant le mÍme input, le mÍme dÈcodeur audio... pratique pour
  19951.  le pseudo-changement de chaÓne prÈvu ‡ la War :-) ;
  19952.  
  19953.  --
  19954.  MaXX
  19955.  
  19956. 1999-10-04 Monday 10:20  maxx
  19957.  
  19958.  * audio_output/audio_output.c :
  19959.  - Suppression de la synchro en attendant de trouver une meilleure mÈthode ;
  19960.  
  19961.  --
  19962.  MaXX
  19963.  
  19964. 1999-10-04 Monday 02:24  maxx
  19965.  
  19966.  * input/input.c :
  19967.  - Correction de deux bugs concernant le calcul de b_has_pts et d'une autre
  19968.  variable de la structure pes (les masques utilisÈs n'Ètaient pas les bons...
  19969.  consÈquence immÈdiate : la synchro ne voyait jamais de paquet datÈ) ;
  19970.  - Correction d'un bug de la mÈthode de calcul de i_pts ;
  19971.  
  19972.  * audio_decoder/audio_decoder.c :
  19973.  - AutodÈtection des dates en utilisant le champ i_pts fourni par la
  19974.  synchro... le son ‡ frÈquence variable adaptÈe aux pertes de paquets TS et
  19975.  autres problËmes est dÈsormais une rÈalitÈ :-)
  19976.  
  19977.  * audio_output/audio_output.c :
  19978.  + Rajout de la synchro :
  19979.  - On attend si on est en avance ;
  19980.  - On saute des frames si on est en retard ;
  19981.  + Ce n'est pas encore tout ‡ fait Áa, mais Áa commence ‡ prendre forme...
  19982.  On dirait que le mini-server va trop vite, parce que l'audio est souvent
  19983.  en retard... Polux ?
  19984.  
  19985.  * Makefile :
  19986.  - Modifications cosmÈtiques ;
  19987.  
  19988.  --
  19989.  MaXX
  19990.  
  19991. 1999-10-02 Saturday 22:37  maxx
  19992.  
  19993.  * .cvsignore :
  19994.  - Rajout des fichiers vlc.init et gmon.out ;
  19995.  
  19996.  --
  19997.  MaXX
  19998.  
  19999. 1999-10-02 Saturday 22:31  maxx
  20000.  
  20001.  * Makefile :
  20002.  - Rajout des options de linkage -g et -pg afin de faire fonctionner le
  20003.  profiling ;
  20004.  
  20005.  --
  20006.  MaXX
  20007.  
  20008. 1999-10-02 Saturday 21:32  maxx
  20009.  
  20010.  * include/decoder_fifo.h :
  20011.  - Rajout du support permettant de dÈtecter la fin du thread input
  20012.  correspondant au flux de bits passÈ en argument ‡ la fonction GetByte ;
  20013.  
  20014.  * input/input.c :
  20015.  - Changements cosmÈtiques ;
  20016.  
  20017.  * input/input_psi.c :
  20018.  - Correction d'un bug de la fonction DestroyPgrmDescr qui faisait
  20019.  segfaulter le vlc ‡ sa terminaison ;
  20020.  
  20021.  * audio_decoder/audio_decoder.c :
  20022.  * generic_decoder/generic_decoder.c :
  20023.  * video_decoder/video_decoder.c :
  20024.  - Les fonctions xdec_DestroyThread envoient dÈsormais un signal permettant
  20025.  aux decoder threads de quitter la fonction GetByte meme s'ils sont en
  20026.  attente dans la fonction pthread_cond_wait ;
  20027.  
  20028.  --
  20029.  MaXX
  20030.  
  20031. 1999-10-02 Saturday 10:20  massiot
  20032.  
  20033.  * input.c : Ajout du boolÈen b_error et d'une boucle d'erreur pour
  20034.    Èviter la fermeture sauvage de l'input ;
  20035.  * main.c : Le vlc se ferme dÈsormais proprement quand il bouffe un SIGINT.
  20036.  
  20037.  --Meuuh
  20038.  
  20039. 1999-10-01 Friday 22:45  massiot
  20040.  
  20041.  * Suppression d'un message d'erreur erronnÈ ;
  20042.  
  20043.  --Meuuh
  20044.  
  20045. 1999-10-01 Friday 22:05  massiot
  20046.  
  20047.  * L'input devrait Ítre capable de se fermer correctement aprËs une
  20048.    erreur (j'ai dit _capable_, hein, j'ai pas dit qu'elle le faisait) ;
  20049.  
  20050.  --Meuuh
  20051.  
  20052. 1999-10-01 Friday 15:44  maxx
  20053.  
  20054.  * Makefile :
  20055.  - Rajout de l'option -pg maintenant que le %*!&#@ de bug est corrigÈ, et en
  20056.  attendant qu'on trouve le moyen de releaser proprement le lock des
  20057.  decoder_fifos :-)
  20058.  
  20059.  * audio_decoder/audio_decoder.c :
  20060.  - Correction d'un bug qui entrainait une dÈrivation du son ;
  20061.  
  20062.  * include/audio_output.h :
  20063.  - Passage du nb max de fifos audio de 4 ‡ 2 pour augmenter le niveau sonore ;
  20064.  
  20065.  * interface/main.c :
  20066.  - Typo ;
  20067.  
  20068.  --
  20069.  MaXX
  20070.  
  20071. 1999-10-01 Friday 12:38  maxx
  20072.  
  20073.  * input/input_pcr.c :
  20074.  - Correction d'un bug de la fonction input_PcrReInit : pthread_mutex_lock()
  20075.  Ètait appelÈe avec un argument obtenu en dÈrÈfÈrenÁant un pointeur non
  20076.  initialisÈ ;
  20077.  - Le bug ne survenait que lorsque le vlc Ètait compilÈ SANS -Ox, probablement
  20078.  parce que le code optimisÈ n'exÈcutait pas les instructions dans le meme
  20079.  ordre ;
  20080.  
  20081.  -- MaXX
  20082.  
  20083. 1999-09-29 Wednesday 09:56  maxx
  20084.  
  20085.  * include/mtime.h :
  20086.  - mtime_t devient un s64 (et non plus un u64) pour harmoniser gestion de
  20087.  l'horloge et synchronisation ;
  20088.  - LAST_MDATE correspond dÈsormais ‡ la plus grande valeur que peut
  20089.  prendre un s64 ;
  20090.  - MSTRTIME_MAX_SIZE prend en compte le fait que les dates peuvent dÈsormais
  20091.  Ítre nÈgatives ;
  20092.  
  20093.  * misc/mtime.c :
  20094.  - modifications diverses et variÈes prenant en compte le changement de
  20095.  mtime_t ;
  20096.  
  20097.  * include/input.h :
  20098.  - i_pts et les variables s64 de la structure pcr sont dÈsormais des mtime_t ;
  20099.  
  20100.  * input/input.c :
  20101.  - passage des casts en (mtime_t) et non (s64) ;
  20102.  
  20103.  * input/input_file.c :
  20104.  - rajout d'un #include "mtime.h" ;
  20105.  
  20106.  * input/input_pcr.c :
  20107.  - passage des s64 en mtime_t ;
  20108.  
  20109.  * misc/xutils.c :
  20110.  - correction de deux warnings ;
  20111.  
  20112.  -- MaXX
  20113.  
  20114. 1999-09-28 Tuesday 10:35  maxx
  20115.  
  20116.  * include/decoder_fifo.h :
  20117.  - Proprification des commentaires ;
  20118.  
  20119.  * include/input.h :
  20120.  - i_pts Ètait un u32 mais doit Ítre un s64 ;
  20121.  - Question ouverte au Ptyx : pourquoi mtime_t est un u64 ?
  20122.    Est-ce que c'est mauvais de passer mtime_t en s64 ?
  20123.    Est-ce que Áa fait modifier beaucoup de code ?
  20124.  
  20125.  * input/input.c :
  20126.  - Correction d'un cast ;
  20127.  
  20128.  -- MaXX
  20129.  
  20130. 1999-09-24 Friday 10:02  maxx
  20131.  
  20132.  * audio_decoder/audio_decoder.c :
  20133.  - IntÈgration totale et non commentÈe du support de la synchro ;
  20134.  - Le problËme du 0.1% de CPU -> 9.7% est rÈsolu en compilant avec un
  20135.  flag d'optimisation (cf ci-dessous) ;
  20136.  
  20137.  * Makefile :
  20138.  - Rajout d'une ligne *commentÈe* avec le flag d'optimisation -O2 ;
  20139.  - En -O2 et en faisant tourner le mini-server et un vlc --novideo sur la
  20140.  meme machine, la somme des %CPU du vlc et du mini-server est Ègale ‡ 0 :-)
  20141.  C'est pas beau Áa ?
  20142.  
  20143.  -- MaXX "vlc rewlz"
  20144.  
  20145. 1999-09-23 Thursday 20:56  polux
  20146.  
  20147.  ImplÈmentation rudimentaire de la synchro : les packets
  20148.  PES sont maintenant datÈs.
  20149.  
  20150.  --
  20151.  Polux
  20152.  
  20153. 1999-09-23 Thursday 10:22  massiot
  20154.  
  20155.  * AUTO_SPAWN n'est plus necessaire pour lancer l'init script.
  20156.  
  20157.  --Meuuh
  20158.  
  20159. 1999-09-22 Wednesday 15:53  maxx
  20160.  
  20161.  * include/audio_output.h :
  20162.  - Correction d'une erreur dans la taille des frames du Layer II (1152
  20163.  et non 1192) (ne vous en faites pas, l'erreur n'Ètait prÈsente que dans
  20164.  un commentaire :-) ;
  20165.  
  20166.  * audio_decoder/audio_decoder.c :
  20167.  - Rajout d'un certain nombre de commentaires utiles pour la suite du
  20168.  dÈveloppement de l'audio_decoder ;
  20169.  - Modification de la mÈthode de calcul du nombre de frames audio libres
  20170.  dans l'aout_fifo (‡ tester !) ;
  20171.  
  20172.  -- MaXX
  20173.  
  20174. 1999-09-21 Tuesday 18:55  massiot
  20175.  
  20176.  * Le video_decoder a desormais une structure qui tourne (copier-coller de
  20177.    l'audio_decoder) ;
  20178.  
  20179.  L'integration du mpeg2decode arrive !
  20180.  
  20181.  --Meuuh
  20182.  
  20183. 1999-09-20 Monday 22:07  massiot
  20184.  
  20185.  * Passage de NeedBits(), DumpBits(), etc. dans decoder_fifo.h ;
  20186.  * Suppression de warnings ;
  20187.  
  20188.  --Meuuh
  20189.  
  20190. 1999-09-20 Monday 21:22  massiot
  20191.  
  20192.  J'avions oublie celui-la :(
  20193.  
  20194.  --Meuuh
  20195.  
  20196. 1999-09-20 Monday 21:21  massiot
  20197.  
  20198.  * La DCT et la PCM sont dans audio_math.c ;
  20199.  * Corrections de quelques warnings ici ou la ;
  20200.  
  20201.  --Meuuh
  20202.  
  20203. 1999-09-20 Monday 20:41  massiot
  20204.  
  20205.  * Ajout d'un .cvsignore ;
  20206.  * Au dÈmarrage l'interface lance le script contenu dans vlc.init s'il
  20207.    existe (typiquement spawnage d'input) ;
  20208.  * Le dÈcodeur PSI spawne automatiquement les threads video et audio des
  20209.    qu'il a fini ;
  20210.    [les deux prÈcÈdents comportements peuvent Ítre dÈsactivÈs en
  20211.     commentant #define AUTO_SPAWN dans config.h]
  20212.  * Correction d'un bug de compilation dans input_pcr.c
  20213.  
  20214.  --Meuuh
  20215.  
  20216. 1999-08-08 Sunday 12:42  maxx
  20217.  
  20218.  Initial revision
  20219.  
  20220. 1999-08-08 Sunday 12:42  maxx
  20221.  
  20222.  * CVS Creation
  20223.  
  20224.  -- MaXX
  20225.  
  20226.